Self-supervised Image Enhancement Network: Training with Low Light Images Only
This paper proposes a self-supervised low light image enhancement method based on deep learning. Inspired by information entropy theory and Retinex model, we proposed a maximum entropy based Retinex model. With this model, a very simple network can separate the illumination and reflectance, and the network can be trained with low light images only. We introduce a constraint that the maximum channel of the reflectance conforms to the maximum channel of the low light image and its entropy should be largest in our model to achieve self-supervised learning. Our model is very simple and does not rely on any well-designed data set (even one low light image can complete the training). The network only needs minute-level training to achieve image enhancement. It can be proved through experiments that the proposed method has reached the state-of-the-art in terms of processing speed and effect.
Code (1)
Tasks
Image EnhancementLow-Light Image EnhancementSelf-Supervised LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SID-NISM: A Self-supervised Low-light Image Enhancement Framework
When capturing images in low-light conditions, the images often suffer from low visibility, which not only degrades the visual aesthetics of images, but also significantly degenerates the performance of many computer vis…
Image EnhancementLow-Light Image EnhancementSelf-Supervised Low-Light Image Enhancement Using Discrepant Untrained Network Priors
This paper proposes a deep learning method for low-light image enhancement, which exploits the generation capability of Neural Networks (NNs) while requiring no training samples except the input image itself. Based on th…
DenoisingImage EnhancementLow-Light Image EnhancementSALVE: Self-supervised Adaptive Low-light Video Enhancement
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 EnhancementSelf-supervised Low Light Image Enhancement and Denoising
This paper proposes a self-supervised low light image enhancement method based on deep learning, which can improve the image contrast and reduce noise at the same time to avoid the blur caused by pre-/post-denoising. The…
DenoisingImage EnhancementLow-Light Image EnhancementSelf-Aligned Concave Curve: Illumination Enhancement for Unsupervised Adaptation
Low light conditions not only degrade human visual experience, but also reduce the performance of downstream machine analytics. Although many works have been designed for low-light enhancement or domain adaptive machine …
Action RecognitionOptical Flow Estimation