paper-with-me

홈 › Papers

Classification-driven Single Image Dehazing

2019-11-21 · Yanting Pei, Yaping Huang, Xingyuan Zhang

Most existing dehazing algorithms often use hand-crafted features or Convolutional Neural Networks (CNN)-based methods to generate clear images using pixel-level Mean Square Error (MSE) loss. The generated images generally have better visual appeal, but not always have better performance for high-level vision tasks, e.g. image classification. In this paper, we investigate a new point of view in addressing this problem. Instead of focusing only on achieving good quantitative performance on pixel-based metrics such as Peak Signal to Noise Ratio (PSNR), we also ensure that the dehazed image itself does not degrade the performance of the high-level vision tasks such as image classification. To this end, we present an unified CNN architecture that includes three parts: a dehazing sub-network (DNet), a classification-driven Conditional Generative Adversarial Networks sub-network (CCGAN) and a classification sub-network (CNet) related to image classification, which has better performance both on visual appeal and image classification. We conduct comprehensive experiments on two challenging benchmark datasets for fine-grained and object classification: CUB-200-2011 and Caltech-256. Experimental results demonstrate that the proposed method outperforms many recent state-of-the-art single image dehazing methods in terms of image dehazing metrics and classification accuracy.

📄 PDF Abstract BibTeX arXiv:1911.09389

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationImage DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

Benchmarking Single Image Dehazing and Beyond

2017-12-12 · Boyi Li, Wenqi Ren, Dengpan Fu, DaCheng Tao 외

We present a comprehensive study and evaluation of existing single image dehazing algorithms, using a new large-scale benchmark consisting of both synthetic and real-world hazy images, called REalistic Single Image DEhaz…

BenchmarkingImage DehazingSingle Image Dehazing

Model-Based Single Image Deep Dehazing

2021-11-22 · Zhengguo Li, Chaobing Zheng, Haiyan Shu, Shiqian Wu

Model-based single image dehazing algorithms restore images with sharp edges and rich details at the expense of low PSNR values. Data-driven ones restore images with high PSNR values but with low contrast, and even some …

Image DehazingmodelSingle Image Dehazing

Multi-Scale Single Image Dehazing Using Laplacian and Gaussian Pyramids

2021-11-10 · Zhengguo Li, Haiyan Shu, Chaobing Zheng

Model driven single image dehazing was widely studied on top of different priors due to its extensive applications. Ambiguity between object radiance and haze and noise amplification in sky regions are two inherent probl…

Image DehazingSingle Image Dehazing

Dual-Scale Single Image Dehazing Via Neural Augmentation

2022-09-13 · Zhengguo Li, Chaobing Zheng, Haiyan Shu, Shiqian Wu

Model-based single image dehazing algorithms restore haze-free images with sharp edges and rich details for real-world hazy images at the expense of low PSNR and SSIM values for synthetic hazy images. Data-driven ones re…

Image DehazingSingle Image DehazingSSIM

Improved Techniques for Learning to Dehaze and Beyond: A Collective Study

2018-06-30 · Yu Liu, Guanlong Zhao, Boyuan Gong, Yang Li 외

Here we explore two related but important tasks based on the recently released REalistic Single Image DEhazing (RESIDE) benchmark dataset: (i) single image dehazing as a low-level image restoration problem; and (ii) high…

Image DehazingImage RestorationObjectobject-detection+2