EfficientSCI: Densely Connected Network with Space-time Factorization for Large-scale Video Snapshot Compressive Imaging
Lishun Wang, Miao Cao, and Xin Yuan

TL;DR
EfficientSCI introduces a novel dense connection and space-time factorization network that effectively reconstructs large-scale UHD videos from snapshot measurements, outperforming previous methods in quality and speed.
Contribution
The paper presents the first end-to-end deep learning model capable of reconstructing UHD videos from snapshot measurements with high compression ratios using space-time factorization.
Findings
Reconstructed UHD videos with PSNR above 32 dB.
Outperforms all previous SOTA algorithms in quality.
Achieves better real-time performance.
Abstract
Video snapshot compressive imaging (SCI) uses a two-dimensional detector to capture consecutive video frames during a single exposure time. Following this, an efficient reconstruction algorithm needs to be designed to reconstruct the desired video frames. Although recent deep learning-based state-of-the-art (SOTA) reconstruction algorithms have achieved good results in most tasks, they still face the following challenges due to excessive model complexity and GPU memory limitations: 1) these models need high computational cost, and 2) they are usually unable to reconstruct large-scale video frames at high compression ratios. To address these issues, we develop an efficient network for video SCI by using dense connections and space-time factorization mechanism within a single residual block, dubbed EfficientSCI. The EfficientSCI network can well establish spatial-temporal correlation by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced MRI Techniques and Applications · Medical Imaging Techniques and Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Adam · Residual Connection · Absolute Position Encodings · Softmax · Layer Normalization · Byte Pair Encoding
