paper-with-me

Papers

Learning Deep Context-Sensitive Decomposition for Low-Light Image Enhancement

2021-12-09 · Long Ma, Risheng Liu, Jiaao Zhang, Xin Fan, Zhongxuan Luo

Enhancing the quality of low-light images plays a very important role in many image processing and multimedia applications. In recent years, a variety of deep learning techniques have been developed to address this challenging task. A typical framework is to simultaneously estimate the illumination and reflectance, but they disregard the scene-level contextual information encapsulated in feature spaces, causing many unfavorable outcomes, e.g., details loss, color unsaturation, artifacts, and so on. To address these issues, we develop a new context-sensitive decomposition network architecture to exploit the scene-level contextual dependencies on spatial scales. More concretely, we build a two-stream estimation mechanism including reflectance and illumination estimation network. We design a novel context-sensitive decomposition connection to bridge the two-stream mechanism by incorporating the physical principle. The spatially-varying illumination guidance is further constructed for achieving the edge-aware smoothness property of the illumination component. According to different training patterns, we construct CSDNet (paired supervision) and CSDGAN (unpaired supervision) to fully evaluate our designed architecture. We test our method on seven testing benchmarks to conduct plenty of analytical and evaluated experiments. Thanks to our designed context-sensitive decomposition connection, we successfully realized excellent enhanced results, which fully indicates our superiority against existing state-of-the-art approaches. Finally, considering the practical needs for high-efficiency, we develop a lightweight CSDNet (named LiteCSDNet) by reducing the number of channels. Further, by sharing an encoder for these two components, we obtain a more lightweight version (SLiteCSDNet for short). SLiteCSDNet just contains 0.0301M parameters but achieves the almost same performance as CSDNet.

📄 PDF Abstract BibTeX arXiv:2112.05147

Code (1)

karelzhang/csdnet-csdgan 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Similar Papers 제목 키워드 기반

WREN: Low Light Image Enhancement Using Retinex theory-based Double U-Net-like Structures

2026-07-17 · Reina Kaneko, Junya Hara, Hiroshi Higashi, Yuichi Tanaka arxiv

This paper proposes a neural network for low light image enhancement (LLIE) based on retinex theory to make LLIE robust for various dynamic range scenes. The retinex theory is an image formulation model inspired by a hum…

Image Enhancement

Division Gets Better: Learning Brightness-Aware and Detail-Sensitive Representations for Low-Light Image Enhancement

2023-07-18 · Huake Wang, Xiaoyang Yan, Xingsong Hou, Junhui Li 외

Low-light image enhancement strives to improve the contrast, adjust the visibility, and restore the distortion in color and texture. Existing methods usually pay more attention to improving the visibility and contrast vi…

Image EnhancementLow-Light Image Enhancement

Deep Retinex Decomposition for Low-Light Enhancement

2018-08-14 · Chen Wei, Wenjing Wang, Wenhan Yang, Jiaying Liu

Retinex model is an effective tool for low-light image enhancement. It assumes that observed images can be decomposed into the reflectance and illumination. Most existing Retinex-based methods have carefully designed han…

DenoisingImage EnhancementLow-Light Image Enhancement

DEANet: Decomposition Enhancement and Adjustment Network for Low-Light Image Enhancement

2022-09-14 · Yonglong Jiang, Liangliang Li, Yuan Xue, Hongbing Ma

Images obtained under low-light conditions will seriously affect the quality of the images. Solving the problem of poor low-light image quality can effectively improve the visual quality of images and better improve the …

DenoisingImage EnhancementImage GenerationLow-Light Image Enhancement

Diff-Retinex: Rethinking Low-light Image Enhancement with A Generative Diffusion Model

2023-08-25 · ICCV 2023 1 · Xunpeng Yi, Han Xu, Hao Zhang, Linfeng Tang 외

In this paper, we rethink the low-light image enhancement task and propose a physically explainable and generative diffusion model for low-light image enhancement, termed as Diff-Retinex. We aim to integrate the advantag…

Conditional Image GenerationImage EnhancementImage GenerationLow-Light Image Enhancement