CGGAN: A Context Guided Generative Adversarial Network For Single Image Dehazing
Zhaorun Zhou, Zhenghao Shi, Mingtao Guo, Yaning Feng, Minghua Zhao

TL;DR
This paper introduces CGGAN, a novel deep learning model with a multi-part encoder-decoder architecture, designed to effectively remove haze from single images by leveraging multi-scale features and specialized loss functions.
Contribution
The paper proposes a new CGGAN architecture with a feature-extraction, context-extraction, and fusion network, improving single image dehazing performance over existing methods.
Findings
Achieves superior dehazing quality compared to state-of-the-art methods.
Utilizes multi-scale information for better haze removal.
Demonstrates effectiveness across different haze scenarios.
Abstract
Image haze removal is highly desired for the application of computer vision. This paper proposes a novel Context Guided Generative Adversarial Network (CGGAN) for single image dehazing. Of which, an novel new encoder-decoder is employed as the generator. And it consists of a feature-extraction-net, a context-extractionnet, and a fusion-net in sequence. The feature extraction-net acts as a encoder, and is used for extracting haze features. The context-extraction net is a multi-scale parallel pyramid decoder, and is used for extracting the deep features of the encoder and generating coarse dehazing image. The fusion-net is a decoder, and is used for obtaining the final haze-free image. To obtain more better results, multi-scale information obtained during the decoding process of the context extraction decoder is used for guiding the fusion decoder. By introducing an extra coarse decoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Advanced Image Fusion Techniques
