IVCVSep 11, 2021

Dual-view Snapshot Compressive Imaging via Optical Flow Aided Recurrent Neural Network

arXiv:2109.05287v110 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient video reconstruction in dual-view SCI systems for applications requiring low-bandwidth and low-cost imaging, representing an incremental improvement over existing methods.

The paper tackles the challenge of reconstructing individual scenes from dual-view snapshot compressive imaging (SCI) by proposing an optical flow-aided recurrent neural network, achieving high-quality decoding in seconds with superior performance on simulation and real data.

Dual-view snapshot compressive imaging (SCI) aims to capture videos from two field-of-views (FoVs) using a 2D sensor (detector) in a single snapshot, achieving joint FoV and temporal compressive sensing, and thus enjoying the advantages of low-bandwidth, low-power, and low-cost. However, it is challenging for existing model-based decoding algorithms to reconstruct each individual scene, which usually require exhaustive parameter tuning with extremely long running time for large scale data. In this paper, we propose an optical flow-aided recurrent neural network for dual video SCI systems, which provides high-quality decoding in seconds. Firstly, we develop a diversity amplification method to enlarge the differences between scenes of two FoVs, and design a deep convolutional neural network with dual branches to separate different scenes from the single measurement. Secondly, we integrate the bidirectional optical flow extracted from adjacent frames with the recurrent neural network to jointly reconstruct each video in a sequential manner. Extensive results on both simulation and real data demonstrate the superior performance of our proposed model in a short inference time. The code and data are available at https://github.com/RuiyingLu/OFaNet-for-Dual-view-SCI.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes