paper-with-me

홈 › Papers

Binarized Low-light Raw Video Enhancement

2024-03-29 · CVPR 2024 1 · Gengchen Zhang, Yulun Zhang, Xin Yuan, Ying Fu

Recently, deep neural networks have achieved excellent performance on low-light raw video enhancement. However, they often come with high computational complexity and large memory costs, which hinder their applications on resource-limited devices. In this paper, we explore the feasibility of applying the extremely compact binary neural network (BNN) to low-light raw video enhancement. Nevertheless, there are two main issues with binarizing video enhancement models. One is how to fuse the temporal information to improve low-light denoising without complex modules. The other is how to narrow the performance gap between binary convolutions with the full precision ones. To address the first issue, we introduce a spatial-temporal shift operation, which is easy-to-binarize and effective. The temporal shift efficiently aggregates the features of neighbor frames and the spatial shift handles the misalignment caused by the large motion in videos. For the second issue, we present a distribution-aware binary convolution, which captures the distribution characteristics of real-valued input and incorporates them into plain binary convolutions to alleviate the degradation in performance. Extensive quantitative and qualitative experiments have shown our high-efficiency binarized low-light raw video enhancement method can attain a promising performance.

📄 PDF Abstract BibTeX arXiv:2403.19944

Code (1)

ying-fu/brve 공식 구현 pytorch

Tasks

DenoisingVideo Enhancement

Similar Papers 제목 키워드 기반

Binarized High-Efficiency RAW Video Restoration and Beyond

2026-08-17 · Tianyu Zhu, Ying Fu, Hesong Li, Gengchen Zhang 외 arxiv

RAW video restoration is fundamental to high-quality low-level perception and serves as the basis for a wide range of downstream vision applications. While binary neural networks (BNNs) enable efficient lightweight deplo…

Monocular Depth EstimationVideo RestorationImage EnhancementObject Detection

BiVM: Accurate Binarized Neural Network for Efficient Video Matting

2025-07-06 · Haotong Qin, Xianglong Liu, Xudong Ma, Lei Ke 외 arxiv

Deep neural networks for real-time video matting suffer significant computational limitations on edge devices, hindering their adoption in widespread applications such as online conferences and short-form video productio…

SALVE: Self-supervised Adaptive Low-light Video Enhancement

2022-12-22 · Zohreh Azizi, C. -C. Jay Kuo

A self-supervised adaptive low-light video enhancement method, called SALVE, is proposed in this work. SALVE first enhances a few key frames of an input low-light video using a retinex-based low-light image enhancement t…

Image EnhancementLow-Light Image EnhancementregressionVideo Enhancement

AdaEnlight: Energy-aware Low-light Video Stream Enhancement on Mobile Devices

2022-11-29 · Sicong Liu, Xiaochen Li, Zimu Zhou, Bin Guo 외

The ubiquity of camera-embedded devices and the advances in deep learning have stimulated various intelligent mobile video applications. These applications often demand on-device processing of video streams to deliver re…

Video Enhancement

Low-Light Video Enhancement with Synthetic Event Guidance

2022-08-23 · Lin Liu, Junfeng An, Jianzhuang Liu, Shanxin Yuan 외

Low-light video enhancement (LLVE) is an important yet challenging task with many applications such as photographing and autonomous driving. Unlike single image low-light enhancement, most LLVE methods utilize temporal i…

Autonomous DrivingImage EnhancementVideo Enhancement