paper-with-me

Papers

Self-supervised Image Enhancement Network: Training with Low Light Images Only

2020-02-26 · Yu Zhang, Xiaoguang Di, Bin Zhang, Chunhui Wang

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.

📄 PDF Abstract BibTeX arXiv:2002.11300

Code (1)

hitzhangyu/Self-supervised-Image-Enhancement-Network-Training-With-Low-Light-Images-Only tf

Tasks

Image EnhancementLow-Light Image EnhancementSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SID-NISM: A Self-supervised Low-light Image Enhancement Framework

2020-12-16 · Lijun Zhang, Xiao Liu, Erik Learned-Miller, Hui Guan

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 Enhancement

Self-Supervised Low-Light Image Enhancement Using Discrepant Untrained Network Priors

2022-06-09 · IEEE Transactions on Circuits and Systems for Video Technology 2022 6 · Jinxiu Liang, Yong Xu, Yuhui Quan, Boxin Shi 외

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 Enhancement

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

Self-supervised Low Light Image Enhancement and Denoising

2021-03-01 · Yu Zhang, Xiaoguang Di, Bin Zhang, Qingyan Li 외

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 Enhancement

Self-Aligned Concave Curve: Illumination Enhancement for Unsupervised Adaptation

2022-10-07 · Wenjing Wang, Zhengbo Xu, Haofeng Huang, Jiaying Liu

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