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
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