paper-with-me

홈 › Papers

Pyramid Diffusion Models For Low-light Image Enhancement

2023-05-17 · Dewei Zhou, Zongxin Yang, Yi Yang

Recovering noise-covered details from low-light images is challenging, and the results given by previous methods leave room for improvement. Recent diffusion models show realistic and detailed image generation through a sequence of denoising refinements and motivate us to introduce them to low-light image enhancement for recovering realistic details. However, we found two problems when doing this, i.e., 1) diffusion models keep constant resolution in one reverse process, which limits the speed; 2) diffusion models sometimes result in global degradation (e.g., RGB shift). To address the above problems, this paper proposes a Pyramid Diffusion model (PyDiff) for low-light image enhancement. PyDiff uses a novel pyramid diffusion method to perform sampling in a pyramid resolution style (i.e., progressively increasing resolution in one reverse process). Pyramid diffusion makes PyDiff much faster than vanilla diffusion models and introduces no performance degradation. Furthermore, PyDiff uses a global corrector to alleviate the global degradation that may occur in the reverse process, significantly improving the performance and making the training of diffusion models easier with little additional computational consumption. Extensive experiments on popular benchmarks show that PyDiff achieves superior performance and efficiency. Moreover, PyDiff can generalize well to unseen noise and illumination distributions.

📄 PDF Abstract BibTeX arXiv:2305.10028

Code (1)

limuloo/pydiff 공식 구현 pytorch

Tasks

DenoisingImage EnhancementImage GenerationLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Single-Stage Signal Attenuation Diffusion Model for Low-Light Image Enhancement and Denoising

2026-04-07 · Ying Liu, Junchao Zhang, Caiyun Wu arxiv

Diffusion models excel at image restoration via probabilistic modeling of forward noise addition and reverse denoising, and their ability to handle complex noise while preserving fine details makes them well-suited for L…

Low-Light Image EnhancementComputational EfficiencyImage Restoration

LapLoss: Laplacian Pyramid-based Multiscale loss for Image Translation

2025-03-07 · Krish Didwania, Ishaan Gakhar, Prakhar Arya, Sanskriti Labroo

Contrast enhancement, a key aspect of image-to-image translation (I2IT), improves visual quality by adjusting intensity differences between pixels. However, many existing methods struggle to preserve fine-grained details…

Image GenerationImage-to-Image TranslationTranslation

PE-YOLO: Pyramid Enhancement Network for Dark Object Detection

2023-07-20 · Xiangchen Yin, Zhenda Yu, Zetao Fei, Wenjun Lv 외

Current object detection models have achieved good results on many benchmark datasets, detecting objects in dark conditions remains a large challenge. To address this issue, we propose a pyramid enhanced network (PENet) …

Objectobject-detectionObject Detection

Deep Color Consistent Network for Low-Light Image Enhancement

2022-01-01 · CVPR 2022 1 · Zhao Zhang, Huan Zheng, Richang Hong, Mingliang Xu 외

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

Image EnhancementLow-Light Image Enhancement

Degradation-invariant Enhancement of Fundus Images via Pyramid Constraint Network

2022-10-18 · Haofeng Liu, Heng Li, Huazhu Fu, Ruoxiu Xiao 외

As an economical and efficient fundus imaging modality, retinal fundus images have been widely adopted in clinical fundus examination. Unfortunately, fundus images often suffer from quality degradation caused by imaging …

Image Enhancement