paper-with-me

Papers

Interpretable Unsupervised Joint Denoising and Enhancement for Real-World low-light Scenarios

2025-03-17 · Huaqiu Li, Xiaowan Hu, Haoqian Wang

Real-world low-light images often suffer from complex degradations such as local overexposure, low brightness, noise, and uneven illumination. Supervised methods tend to overfit to specific scenarios, while unsupervised methods, though better at generalization, struggle to model these degradations due to the lack of reference images. To address this issue, we propose an interpretable, zero-reference joint denoising and low-light enhancement framework tailored for real-world scenarios. Our method derives a training strategy based on paired sub-images with varying illumination and noise levels, grounded in physical imaging principles and retinex theory. Additionally, we leverage the Discrete Cosine Transform (DCT) to perform frequency domain decomposition in the sRGB space, and introduce an implicit-guided hybrid representation strategy that effectively separates intricate compounded degradations. In the backbone network design, we develop retinal decomposition network guided by implicit degradation representation mechanisms. Extensive experiments demonstrate the superiority of our method. Code will be available at https://github.com/huaqlili/unsupervised-light-enhance-ICLR2025.

📄 PDF Abstract BibTeX arXiv:2503.14535

Code (1)

huaqlili/unsupervised-light-enhance-iclr2025 공식 구현 pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Progressive Joint Low-light Enhancement and Noise Removal for Raw Images

2021-06-28 · Yucheng Lu, Seung-Won Jung

Low-light imaging on mobile devices is typically challenging due to insufficient incident light coming through the relatively small aperture, resulting in a low signal-to-noise ratio. Most of the previous works on low-li…

Denoising

DDRNet: Depth Map Denoising and Refinement for Consumer Depth Cameras Using Cascaded CNNs

2018-09-01 · ECCV 2018 9 · Shi Yan, Chenglei Wu, Lizhen Wang, Feng Xu 외

Consumer depth sensors are more and more popular and come to our daily lives marked by its recent integration in the latest Iphone X. However, they still suffer from heavy noises which limit their applications. Although …

Denoising

Interpretable Unsupervised Diversity Denoising and Artefact Removal

2021-04-03 · ICLR 2022 4 · Mangal Prakash, Mauricio Delbracio, Peyman Milanfar, Florian Jug

Image denoising and artefact removal are complex inverse problems admitting multiple valid solutions. Unsupervised diversity restoration, that is, obtaining a diverse set of possible restorations given a corrupted image,…

DenoisingDiversityImage DenoisingImage Restoration+1

Unsupervised Hyperspectral Stimulated Raman Microscopy Image Enhancement: Denoising and Segmentation via One-Shot Deep Learning

2021-04-14 · Pedram Abdolghader, Andrew Ridsdale, Tassos Grammatikopoulos, Gavin Resch 외

Hyperspectral stimulated Raman scattering (SRS) microscopy is a label-free technique for biomedical and mineralogical imaging which can suffer from low signal to noise ratios. Here we demonstrate the use of an unsupervis…

ClusteringDenoisingImage EnhancementImage Segmentation+3

DiffLLE: Diffusion-guided Domain Calibration for Unsupervised Low-light Image Enhancement

2023-08-18 · Shuzhou Yang, Xuanyu Zhang, Yinhuai Wang, Jiwen Yu 외

Existing unsupervised low-light image enhancement methods lack enough effectiveness and generalization in practical applications. We suppose this is because of the absence of explicit supervision and the inherent gap bet…

DenoisingImage EnhancementLow-Light Image Enhancement