paper-with-me

홈 › Papers

Deep Color Consistent Network for Low-Light Image Enhancement

2022-01-01 · CVPR 2022 1 · Zhao Zhang, Huan Zheng, Richang Hong, Mingliang Xu, Shuicheng Yan, Meng Wang

Low-light image enhancement focus on refining the illumination and keep naturalness to obtain the normal-light image. Current low-light image enhancement methods can well improve the illumination. However, there is still color difference between the enhanced image and the ground-truth image. To alleviate this issue, we therefore propose deep color consistent network (DCC-Net) to preserve the color consistency for low-light enhancement. In this paper, we decouple a color image to two main components, a gray image and a color hist histogram. Further, we employ these two components to guide the enhancement, where the gray image is used to generate reasonable structures and textures and the corresponding color histogram is beneficial to keeping color consistency. To reduce the gap between images and color histograms, we also develop a pyramid color embedding (PCE) module, which can better embed the color information to the enhancement process according to the affinity between images and color histograms. Extensive experiments on the LOL, DICM, LIME, MEF, NPE and VV demonstrate that DCC-Net can well preserve color consistency, and performs favorably against state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

Ian0926/DCC-Net 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Learning Physics-Informed Color-Aware Transforms for Low-Light Image Enhancement

2025-04-16 · Xingxing Yang, Jie Chen, Zaifeng Yang

Image decomposition offers deep insights into the imaging factors of visual data and significantly enhances various advanced computer vision tasks. In this work, we introduce a novel approach to low-light image enhanceme…

Image EnhancementLow-Light Image Enhancement

You Only Need One Color Space: An Efficient Network for Low-light Image Enhancement

2024-02-08 · Qingsen Yan, Yixu Feng, Cheng Zhang, Pei Wang 외

Low-Light Image Enhancement (LLIE) task tends to restore the details and visual information from corrupted low-light images. Most existing methods learn the mapping function between low/normal-light images by Deep Neural…

Image EnhancementLow-light Image Deblurring and EnhancementLow-Light Image Enhancement

Color-wise Attention Network for Low-light Image Enhancement

2020-05-16

Absence of nearby light sources while capturing an image will degrade the visibility and quality of the captured image, making computer vision tasks difficult. In this paper, a color-wise attention network (CWAN) is prop…

Image EnhancementLow-Light Image Enhancement

Better Than Reference In Low Light Image Enhancement: Conditional Re-Enhancement Networks

2020-08-26 · Yu Zhang, Xiaoguang Di, Bin Zhang, Ruihang Ji 외

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 thi…

GPUImage EnhancementLow-Light Image Enhancement

LightQANet: Quantized and Adaptive Feature Learning for Low-Light Image Enhancement

2025-10-16 · Xu Wu, Zhihui Lai, Xianxu Hou, Jie Zhou 외 arxiv

Low-light image enhancement (LLIE) aims to improve illumination while preserving high-quality color and texture. However, existing methods often fail to extract reliable feature representations due to severely degraded p…

Low-Light Image Enhancement