Skip to content

Add video support (frames as batch) #33

@raeesiarya

Description

@raeesiarya

Extend the system to support video deblurring / DiffuserCam simulation. Minimum version: treat each video frame as a separate measurement with shared PSF.

Acceptance Criteria
• Add video_loader.py that loads (T,H,W) frames as (T,1,H,W)
• forward_model should accept batch=T
• Testbench experiment that uses video frames instead of still images
• Logging of framewise reconstructions in W&B

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions