paper-with-me

Papers

Memory-Efficient Network for Large-scale Video Compressive Sensing

2021-03-04 · CVPR 2021 1 · Ziheng Cheng, Bo Chen, Guanliang Liu, Hao Zhang, Ruiying Lu, Zhengjue Wang, Xin Yuan

Video snapshot compressive imaging (SCI) captures a sequence of video frames in a single shot using a 2D detector. The underlying principle is that during one exposure time, different masks are imposed on the high-speed scene to form a compressed measurement. With the knowledge of masks, optimization algorithms or deep learning methods are employed to reconstruct the desired high-speed video frames from this snapshot measurement. Unfortunately, though these methods can achieve decent results, the long running time of optimization algorithms or huge training memory occupation of deep networks still preclude them in practical applications. In this paper, we develop a memory-efficient network for large-scale video SCI based on multi-group reversible 3D convolutional neural networks. In addition to the basic model for the grayscale SCI system, we take one step further to combine demosaicing and SCI reconstruction to directly recover color video from Bayer measurements. Extensive results on both simulation and real data captured by SCI cameras demonstrate that our proposed model outperforms previous state-of-the-art with less memory and thus can be used in large-scale problems. The code is at https://github.com/BoChenGroup/RevSCI-net.

📄 PDF Abstract BibTeX arXiv:2103.03089

Code (2)

BoChenGroup/RevSCI-net 공식 구현 pytorch
Scientific-Research-Algorithm-Toolbox/SCI-algorithms

Tasks

Compressive SensingDemosaickingVideo Compressive Sensing

Similar Papers 제목 키워드 기반

MetaSCI: Scalable and Adaptive Reconstruction for Video Compressive Sensing

2021-03-02 · CVPR 2021 1 · Zhengjue Wang, Hao Zhang, Ziheng Cheng, Bo Chen 외

To capture high-speed videos using a two-dimensional detector, video snapshot compressive imaging (SCI) is a promising system, where the video frames are coded by different masks and then compressed to a snapshot measure…

Compressive SensingGPUVideo Compressive Sensing

Tree-Structure Bayesian Compressive Sensing for Video

2014-10-12 · Xin Yuan, Patrick Llull, David J. Brady, Lawrence Carin

A Bayesian compressive sensing framework is developed for video reconstruction based on the color coded aperture compressive temporal imaging (CACTI) system. By exploiting the three dimension (3D) tree structure of the w…

Compressive SensingVideo Reconstruction

Compressive Sensing Approaches for Autonomous Object Detection in Video Sequences

2017-04-27 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

Video analytics requires operating with large amounts of data. Compressive sensing allows to reduce the number of measurements required to represent the video using the prior knowledge of sparsity of the original signal,…

Compressive Sensingobject-detectionObject Detection

DeepBinaryMask: Learning a Binary Mask for Video Compressive Sensing

2016-07-12 · Michael Iliadis, Leonidas Spinoulas, Aggelos K. Katsaggelos

In this paper, we propose a novel encoder-decoder neural network model referred to as DeepBinaryMask for video compressive sensing. In video compressive sensing one frame is acquired using a set of coded masks (sensing m…

Compressive SensingDecoderVideo Compressive SensingVideo Reconstruction

Real-Time Object Detection and Localization in Compressive Sensed Video on Embedded Hardware

2019-12-18 · Yeshwanth Ravi Theja Bethi, Sathyaprakash Narayanan, Venkat Rangan, Chetan Singh Thakur

Every day around the world, interminable terabytes of data are being captured for surveillance purposes. A typical 1-2MP CCTV camera generates around 7-12GB of data per day. Frame-by-frame processing of such enormous amo…

Compressive Sensingobject-detectionObject DetectionReal-Time Object Detection+1