paper-with-me

홈 › Papers

Restoring Extremely Dark Images in Real Time

2021-06-19 · CVPR 2021 1 · Mohit Lamba, Kaushik Mitra

A practical low-light enhancement solution must be computationally fast, memory-efficient, and achieve a visually appealing restoration. Most of the existing methods target restoration quality and thus compromise on speed and memory requirements, raising concerns about their real-world deployability. We propose a new deep learning architecture for extreme low-light single image restoration, which is exceptionally lightweight, remarkably fast, and produces a restoration that is perceptually at par with state-of-the-art computationally intense models. To achieve this, we do most of the processing in the higher scale-spaces, skipping the intermediate-scales wherever possible. Also unique to our model is the potential to process all the scale-spaces concurrently, offering an additional 30% speedup without compromising the restoration quality. Pre-amplification of the dark raw-image is an important step in extreme low-light image enhancement. Most of the existing state-of-the-art methods need GT exposure value to estimate the pre-amplification factor, which is not practically feasible. Thus, we propose an amplifier module that estimates the amplification factor using only the input raw image and can be used "off-the-shelf"" with pre-trained models without any fine-tuning. We show that our model can restore an ultra-high-definition 4K resolution image in just 1sec on a CPU and at 32fps on a GPU and yet maintain a competitive restoration quality. We also show that our proposed model, without any fine-tuning, generalizes well to cameras not seen during training and to subsequent tasks such as object detection.

📄 PDF Abstract BibTeX

Code (1)

MohitLamba94/Restoring-Extremely-Dark-Images-In-Real-Time 공식 구현 pytorch

Tasks

4kCPUGPUImage EnhancementImage RestorationLow-Light Image Enhancementobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Burst Photography for Learning to Enhance Extremely Dark Images

2020-06-17 · Ahmet Serdar Karadeniz, Erkut Erdem, Aykut Erdem

Capturing images under extremely low-light conditions poses significant challenges for the standard camera pipeline. Images become too dark and too noisy, which makes traditional enhancement techniques almost impossible …

Image EnhancementLow-Light Image Enhancement

Burst Denoising of Dark Images

2020-03-17 · Ahmet Serdar Karadeniz, Erkut Erdem, Aykut Erdem

Capturing images under extremely low-light conditions poses significant challenges for the standard camera pipeline. Images become too dark and too noisy, which makes traditional image enhancement techniques almost impos…

DenoisingImage Enhancement

Text in the Dark: Extremely Low-Light Text Image Enhancement

2024-04-22 · Che-Tsung Lin, Chun Chet Ng, Zhi Qin Tan, Wan Jun Nah 외

Extremely low-light text images are common in natural scenes, making scene text detection and recognition challenging. One solution is to enhance these images using low-light image enhancement methods before text extract…

Image EnhancementLow-Light Image EnhancementScene Text DetectionText Detection

Diffusion in the Dark: A Diffusion Model for Low-Light Text Recognition

2023-03-07 · Cindy M. Nguyen, Eric R. Chan, Alexander W. Bergman, Gordon Wetzstein

Capturing images is a key part of automation for high-level tasks such as scene text recognition. Low-light conditions pose a challenge for high-level perception stacks, which are often optimized on well-lit, artifact-fr…

Image ReconstructionScene Text Recognition

Underwater Image Haze Removal and Color Correction with an Underwater-ready Dark Channel Prior

2018-07-11 · Tomasz Łuczyński, Andreas Birk

Underwater images suffer from extremely unfavourable conditions. Light is heavily attenuated and scattered. Attenuation creates change in hue, scattering causes so called veiling light. General state of the art methods f…