TL;DR
FastLLVE introduces a real-time low-light video enhancement method using an adaptive, intensity-aware lookup table that maintains inter-frame consistency and achieves high-quality results at over 50 FPS.
Contribution
The paper proposes FastLLVE, a novel low-light video enhancement pipeline leveraging a learnable intensity-aware LUT for real-time, high-quality, and temporally consistent video enhancement.
Findings
Achieves state-of-the-art image quality and inter-frame consistency.
Processes 1080p videos at over 50 FPS, twice as fast as CNN-based methods.
Maintains high enhancement quality with low latency and complexity.
Abstract
Low-Light Video Enhancement (LLVE) has received considerable attention in recent years. One of the critical requirements of LLVE is inter-frame brightness consistency, which is essential for maintaining the temporal coherence of the enhanced video. However, most existing single-image-based methods fail to address this issue, resulting in flickering effect that degrades the overall quality after enhancement. Moreover, 3D Convolution Neural Network (CNN)-based methods, which are designed for video to maintain inter-frame consistency, are computationally expensive, making them impractical for real-time applications. To address these issues, we propose an efficient pipeline named FastLLVE that leverages the Look-Up-Table (LUT) technique to maintain inter-frame brightness consistency effectively. Specifically, we design a learnable Intensity-Aware LUT (IA-LUT) module for adaptive…
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
Methodsfail · Convolution · 3D Convolution
