paper-with-me

Papers

Simplifying Low-Light Image Enhancement Networks with Relative Loss Functions

2023-04-06 · Yu Zhang, Xiaoguang Di, Junde Wu, Rao Fu, Yong Li, Yue Wang, Yanwu Xu, Guohui YANG, Chunhui Wang

Image enhancement is a common technique used to mitigate issues such as severe noise, low brightness, low contrast, and color deviation in low-light images. However, providing an optimal high-light image as a reference for low-light image enhancement tasks is impossible, which makes the learning process more difficult than other image processing tasks. As a result, although several low-light image enhancement methods have been proposed, most of them are either too complex or insufficient in addressing all the issues in low-light images. In this paper, to make the learning easier in low-light image enhancement, we introduce FLW-Net (Fast and LightWeight Network) and two relative loss functions. Specifically, we first recognize the challenges of the need for a large receptive field to obtain global contrast and the lack of an absolute reference, which limits the simplification of network structures in this task. Then, we propose an efficient global feature information extraction component and two loss functions based on relative information to overcome these challenges. Finally, we conducted comparative experiments to demonstrate the effectiveness of the proposed method, and the results confirm that the proposed method can significantly reduce the complexity of supervised low-light image enhancement networks while improving processing effect. The code is available at \url{https://github.com/hitzhangyu/FLW-Net}.

📄 PDF Abstract BibTeX arXiv:2304.02978

Code (1)

hitzhangyu/FLW-Net 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

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 제목 키워드 기반

Invertible Network for Unpaired Low-light Image Enhancement

2021-12-24 · Jize Zhang, Haolin Wang, Xiaohe Wu, WangMeng Zuo

Existing unpaired low-light image enhancement approaches prefer to employ the two-way GAN framework, in which two CNN generators are deployed for enhancement and degradation separately. However, such data-driven models i…

Image EnhancementLow-Light Image Enhancement

IAML: Illumination-Aware Mirror Loss for Progressive Learning in Low-Light Image Enhancement Auto-encoders

2026-03-09 · Farida Mohsen, Tala Zaim, Ali Al-Zawqari, Ali Safa 외 arxiv

This letter presents a novel training approach and loss function for learning low-light image enhancement auto-encoders. Our approach revolves around the use of a teacher-student auto-encoder setup coupled to a progressi…

Low-Light Image EnhancementImage Reconstruction

Make Lossy Compression Meaningful for Low-Light Images

2023-05-24 · Shilv Cai, Liqun Chen, Sheng Zhong, Luxin Yan 외

Low-light images frequently occur due to unavoidable environmental influences or technical limitations, such as insufficient lighting or limited exposure time. To achieve better visibility for visual perception, low-ligh…

Image CompressionImage EnhancementLow-Light Image Enhancement

Low-light Enhancement Method Based on Attention Map Net

2022-08-19 · Mengfei Wu, Xucheng Xue, Taiji Lan, Xinwei Xu

Low-light image enhancement is a crucial preprocessing task for some complex vision tasks. Target detection, image segmentation, and image recognition outcomes are all directly impacted by the impact of image enhancement…

Image EnhancementImage SegmentationLow-Light Image EnhancementSemantic Segmentation

Zero-Shot Enhancement of Low-Light Image Based on Retinex Decomposition

2023-11-06 · Wenchao Li, Bangshu Xiong, Qiaofeng Ou, Xiaoyun Long 외

Two difficulties here make low-light image enhancement a challenging task; firstly, it needs to consider not only luminance restoration but also image contrast, image denoising and color distortion issues simultaneously.…

DenoisingFace DetectionImage DenoisingImage Enhancement+3