Better Than Reference In Low Light Image Enhancement: Conditional Re-Enhancement Networks
Yu Zhang, Xiaoguang Di, Bin Zhang, Ruihang Ji, and Chunhui Wang

TL;DR
This paper introduces CRENet, a data-driven conditional re-enhancement network that improves low light images by simultaneously enhancing contrast, brightness, and reducing noise, outperforming traditional methods and even surpassing reference images.
Contribution
The paper proposes a novel CRENet that leverages the V channel in HSV space for effective low light image enhancement, combining supervised learning with existing models without requiring carefully paired training data.
Findings
CRENet significantly improves image quality in low light conditions.
The method can outperform reference images in contrast and brightness.
Processing time is less than 20 ms for a 400x600 image.
Abstract
Low light images suffer from severe noise, low brightness, low contrast, etc. In previous researches, many image enhancement methods have been proposed, but few methods can deal with these problems simultaneously. In this paper, to solve these problems simultaneously, we propose a low light image enhancement method that can combined with supervised learning and previous HSV (Hue, Saturation, Value) or Retinex model based image enhancement methods. First, we analyse the relationship between the HSV color space and the Retinex theory, and show that the V channel (V channel in HSV color space, equals the maximum channel in RGB color space) of the enhanced image can well represent the contrast and brightness enhancement process. Then, a data-driven conditional re-enhancement network (denoted as CRENet) is proposed. The network takes low light images as input and the enhanced V channel as…
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
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Advanced Image Fusion Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · CReLU · Conditional Relation Network
