Proceedings Article10.1109/IJCNN55064.2022.9892628
Attention-based Single Image Dehazing Using Improved CycleGAN
R. S. Jaisurya,Snehasis Mukherjee +1 more
- 18 Jul 2022
pp 1-8
2
TL;DR: An enhanced CycleGAN architecture for Unpaired single image dehazing, with an attention-based transformer architecture embedded in the generator, which shows the efficacy of the proposed method on the benchmark datasets.
read more
Abstract: Single image dehazing is a popular research topic among the researchers in computer vision, machine learning, image processing, and graphics. Most of the recent methods for single image dehazing are based upon supervised learning set up. However, supervised methods require annotation of the data, which often makes the dehazing methods biased towards the manual annotation errors. Unsupervised methods are more likely to produce realistic, clear images. However, fewer efforts are found in the literature for single image dehazing in unsupervised set up. We propose an enhanced CycleGAN architecture for Unpaired single image dehazing, with an attention-based transformer architecture embedded in the generator. The proposed transformer comprises three components: 1) A Feature Attention (FA) block combining channel attention and pixel attention mechanism, 2) A Dynamic feature enhancement block for dynamically capturing the spatial structured features and 3) An adaptive mix-up module to preserve the flow of shallow features from downsampling. Experiments on the benchmark datasets show the efficacy of the proposed method. Codes for this work are available in the link: https://github.com/rsjai47/Attention-Based-CycleDehaze.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
ADE-CycleGAN: A Detail Enhanced Image Dehazing CycleGAN Network
TL;DR: Zhang et al. as mentioned in this paper proposed a detail enhanced image CycleGAN to retain the detail information during the process of image dehazing, which combines the U-Net network's idea with this framework to extract visual information features in different spaces of the image in multiple parallel branches, and introduces Dep residual blocks to learn deeper feature information.
Enhancing scanning electron microscopy imaging quality of weakly conductive samples through unsupervised learning
Xin Gao,Tao Huang,Ping Tang,Jianglei Di,Liyun Zhong,Weina Zhang +5 more
TL;DR: Researchers developed an unsupervised CycleGAN method to enhance SEM imaging quality of weakly conductive samples, using unpaired images and an edge loss function, outperforming traditional methods and expanding AI applications in materials analysis and image restoration.
References
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Posted Content
Deformable Convolutional Networks
TL;DR: This work introduces two new modules to enhance the transformation modeling capability of CNNs, namely, deformable convolution and deformable RoI pooling, based on the idea of augmenting the spatial sampling locations in the modules with additional offsets and learning the offsets from the target tasks, without additional supervision.
3.7K
Single Image Haze Removal Using Dark Channel Prior
Mohinder Malhotra
- 01 Jan 2016
TL;DR: This thesis develops an effective but very simple prior, called the dark channel prior, to remove haze from a single image, and thus solves the ambiguity of the problem.
3.6K
DehazeNet: An End-to-End System for Single Image Haze Removal
TL;DR: DehazeNet as discussed by the authors adopts convolutional neural network-based deep architecture, whose layers are specially designed to embody the established assumptions/priors in image dehazing.
AOD-Net: All-in-One Dehazing Network
Boyi Li,Xiulian Peng,Zhangyang Wang,Xu Jizheng,Dan Feng +4 more
- 01 Oct 2017
TL;DR: An image dehazing model built with a convolutional neural network (CNN) based on a re-formulated atmospheric scattering model, called All-in-One Dehazing Network (AOD-Net), which demonstrates superior performance than the state-of-the-art in terms of PSNR, SSIM and the subjective visual quality.
2.1K