paper-with-me

홈 › Papers

Low-Light Image Enhancement with Normalizing Flow

2021-09-13 · YuFei Wang, Renjie Wan, Wenhan Yang, Haoliang Li, Lap-Pui Chau, Alex C. Kot

To enhance low-light images to normally-exposed ones is highly ill-posed, namely that the mapping relationship between them is one-to-many. Previous works based on the pixel-wise reconstruction losses and deterministic processes fail to capture the complex conditional distribution of normally exposed images, which results in improper brightness, residual noise, and artifacts. In this paper, we investigate to model this one-to-many relationship via a proposed normalizing flow model. An invertible network that takes the low-light images/features as the condition and learns to map the distribution of normally exposed images into a Gaussian distribution. In this way, the conditional distribution of the normally exposed images can be well modeled, and the enhancement process, i.e., the other inference direction of the invertible network, is equivalent to being constrained by a loss function that better describes the manifold structure of natural images during the training. The experimental results on the existing benchmark datasets show our method achieves better quantitative and qualitative results, obtaining better-exposed illumination, less noise and artifact, and richer colors.

📄 PDF Abstract BibTeX arXiv:2109.05923

Code (1)

wyf0912/LLFlow 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Similar Papers 제목 키워드 기반

WaterFlow: Heuristic Normalizing Flow for Underwater Image Enhancement and Beyond

2023-08-02 · Zengxi Zhang, Zhiying Jiang, JinYuan Liu, Xin Fan 외

Underwater images suffer from light refraction and absorption, which impairs visibility and interferes the subsequent applications. Existing underwater image enhancement methods mainly focus on image quality improvement,…

Image Enhancement

On the Robustness of Normalizing Flows for Inverse Problems in Imaging

2022-12-08 · ICCV 2023 1 · Seongmin Hong, Inbum Park, Se Young Chun

Conditional normalizing flows can generate diverse image samples for solving inverse problems. Most normalizing flows for inverse problems in imaging employ the conditional affine coupling layer that can generate diverse…

Image EnhancementLow-Light Image EnhancementSuper-Resolution

LoLiSRFlow: Joint Single Image Low-light Enhancement and Super-resolution via Cross-scale Transformer-based Conditional Flow

2024-02-29 · Ziyu Yue, Jiaxin Gao, Sihan Xie, Yang Liu 외

The visibility of real-world images is often limited by both low-light and low-resolution, however, these issues are only addressed in the literature through Low-Light Enhancement (LLE) and Super- Resolution (SR) methods…

Super-Resolution

Lightweight Low-Light Image Enhancement via Distribution-Normalizing Preprocessing and Depthwise U-Net

2026-04-13 · Shimon Murai, Teppei Kurita, Ryuta Satoh, Yusuke Moriuchi arxiv

We present a lightweight two-stage framework for low-light image enhancement (LLIE) that achieves competitive perceptual quality with significantly fewer parameters than existing methods. Our approach combines frozen alg…

Low-Light Image Enhancement

Normalizing Flows with Iterative Denoising

2026-04-21 · Tianrong Chen, Jiatao Gu, David Berthelot, Joshua Susskind 외 arxiv

Normalizing Flows (NFs) are a classical family of likelihood-based methods that have received revived attention. Recent efforts such as TARFlow have shown that NFs are capable of achieving promising performance on image …