CVJun 12, 2024

Real-world Image Dehazing with Coherence-based Pseudo Labeling and Cooperative Unfolding Network

arXiv:2406.07966v632 citationsHas Code
Originality Incremental advance
AI Analysis

This work solves the problem of haze-induced degradation in images for applications like computer vision, but it is incremental as it builds on existing methods with novel components.

The paper tackles real-world image dehazing by addressing challenges in modeling real haze distributions and lack of paired data, achieving state-of-the-art performance on RID tasks.

Real-world Image Dehazing (RID) aims to alleviate haze-induced degradation in real-world settings. This task remains challenging due to the complexities in accurately modeling real haze distributions and the scarcity of paired real-world data. To address these challenges, we first introduce a cooperative unfolding network that jointly models atmospheric scattering and image scenes, effectively integrating physical knowledge into deep networks to restore haze-contaminated details. Additionally, we propose the first RID-oriented iterative mean-teacher framework, termed the Coherence-based Label Generator, to generate high-quality pseudo labels for network training. Specifically, we provide an optimal label pool to store the best pseudo-labels during network training, leveraging both global and local coherence to select high-quality candidates and assign weights to prioritize haze-free regions. We verify the effectiveness of our method, with experiments demonstrating that it achieves state-of-the-art performance on RID tasks. Code will be available at https://github.com/cnyvfang/CORUN-Colabator.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes