A GAN-Based Input-Size Flexibility Model for Single Image Dehazing
Image-to-image translation based on generative adversarial network (GAN) has achieved state-of-the-art performance in various image restoration applications. Single image dehazing is a typical example, which aims to obtain the haze-free image of a haze one. This paper concentrates on the challenging task of single image dehazing. Based on the atmospheric scattering model, a novel model is designed to directly generate the haze-free image. The main challenge of image dehazing is that the atmospheric scattering model has two parameters, i.e., transmission map and atmospheric light. When they are estimated respectively, the errors will be accumulated to compromise the dehazing quality. Considering this reason and various image sizes, a novel input-size flexibility conditional generative adversarial network (cGAN) is proposed for single image dehazing, which is input-size flexibility at both training and test stages for image-to-image translation with cGAN framework. A simple and effective U-connection residual network (UR-Net) is proposed to combine the generator and adopt the spatial pyramid pooling (SPP) to design the discriminator. Moreover, the model is trained with multi-loss function, in which the consistency loss is a novel designed loss in this paper. Finally, a multi-scale cGAN fusion model is built to realize state-of-the-art single image dehazing performance. The proposed models receive a haze image as input and directly output a haze-free one. Experimental results demonstrate the effectiveness and efficiency of the proposed models.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkImage DehazingImage RestorationImage-to-Image TranslationSingle Image DehazingTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Single Image Dehazing with An Independent Detail-Recovery Network
Single image dehazing is a prerequisite which affects the performance of many computer vision tasks and has attracted increasing attention in recent years. However, most existing dehazing methods emphasize more on haze r…
Image DehazingSingle Image DehazingDR-Net: Transmission Steered Single Image Dehazing Network with Weakly Supervised Refinement
Despite the recent progress in image dehazing, several problems remain largely unsolved such as robustness for varying scenes, the visual quality of reconstructed images, and effectiveness and flexibility for application…
Image DehazingSingle Image DehazingWeakly-supervised LearningGeneric Model-Agnostic Convolutional Neural Network for Single Image Dehazing
Haze and smog are among the most common environmental factors impacting image quality and, therefore, image analysis. This paper proposes an end-to-end generative method for image dehazing. It is based on designing a ful…
Image DehazingSingle Image DehazingFALCON: Frequency Adjoint Link with CONtinuous Density Mask for Fast Single Image Dehazing
Image dehazing, addressing atmospheric interference like fog and haze, remains a pervasive challenge crucial for robust vision applications such as surveillance and remote sensing under adverse visibility. While various …
Autonomous DrivingImage DehazingSingle Image DehazingSSIMDehazing-NeRF: Neural Radiance Fields from Hazy Images
Neural Radiance Field (NeRF) has received much attention in recent years due to the impressively high quality in 3D scene reconstruction and novel view synthesis. However, image degradation caused by the scattering of at…
3D Scene ReconstructionImage DehazingImage GenerationNeRF+2