NeuriCam: Key-Frame Video Super-Resolution and Colorization for IoT Cameras
Bandhav Veluri, Collin Pernu, Ali Saffari, Joshua Smith, Michael, Taylor, Shyamnath Gollakota

TL;DR
NeuriCam is a dual-mode IoT camera system that combines low-power grayscale capture with high-power color and high-resolution imaging, using neural networks to reconstruct high-quality videos efficiently.
Contribution
The paper introduces NeuriCam, a novel dual-mode camera system with an attention-based neural network decoder for energy-efficient high-quality video reconstruction in IoT devices.
Findings
Reduces energy consumption by 7x compared to existing systems.
Achieves 3.7 dB greyscale PSNR gain over prior methods.
Achieves 5.6 dB RGB gain over prior color propagation methods.
Abstract
We present NeuriCam, a novel deep learning-based system to achieve video capture from low-power dual-mode IoT camera systems. Our idea is to design a dual-mode camera system where the first mode is low-power (1.1 mW) but only outputs grey-scale, low resolution, and noisy video and the second mode consumes much higher power (100 mW) but outputs color and higher resolution images. To reduce total energy consumption, we heavily duty cycle the high power mode to output an image only once every second. The data for this camera system is then wirelessly sent to a nearby plugged-in gateway, where we run our real-time neural network decoder to reconstruct a higher-resolution color video. To achieve this, we introduce an attention feature filter mechanism that assigns different weights to different features, based on the correlation between the feature map and the contents of the input frame at…
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
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Optical Coherence Tomography Applications
MethodsAttention Feature Filters · PixelShuffle · Deformable Convolution · Colorization
