Awesome Dehazing 去雾算法合集

Awesome Dehazing 

 

This repository is the collection of dehazing methods. Among various dehazing algorithms, we've selected the datasets provide pose and map information. This repository includes the list of dehazing (includes enhancement and restoration) papers, codes and datasets.

在 youngguncho的Github网站 https://github.com/youngguncho/awesome-dehazing 的基础上新增一些论文。

Category

  • Dehazing methods
    • Single image dehazing
    • Dehazing using multi-images
  • Specific topics
    • Underwater
    • Night-time
    • Semantic
  • Dehazing datasets
    • Collection image of dehazing papers
    • Open datasets

Dehazing methods

 

Single image dehazing

 

______________________新补充的论文________________________

ICCV 2019:

  • Deep Multi-Model Fusion for Single-Image Dehazing

Zijun Deng, Lei Zhu, Xiaowei Hu, Chi-Wing Fu, Xuemiao Xu, Qing Zhang, Jing Qin, Pheng-Ann Heng

[pdf] [bibtex]

  • Learning Deep Priors for Image Dehazing

Yang Liu, Jinshan Pan, Jimmy Ren, Zhixun Su

[pdf] [bibtex]

  • LAP-Net: Level-Aware Progressive Network for Image Dehazing

Yunan Li, Qiguang Miao, Wanli Ouyang, Zhenxin Ma, Huijuan Fang, Chao Dong, Yining Quan

[pdf] [supp] [bibtex]

  • GridDehazeNet: Attention-Based Multi-Scale Network for Image Dehazing

Xiaohong Liu, Yongrui Ma, Zhihao Shi, Jun Chen

[pdf] [bibtex]

CVPR 2019:

  • Enhanced Pix2pix Dehazing Network

Yanyun Qu, Yizi Chen, Jingying Huang, Yuan Xie

[pdf] [bibtex]

  • PMS-Net: Robust Haze Removal Based on Patch Map for Single Images

Wei-Ting Chen, Jian-Jiun Ding, Sy-Yen Kuo

[pdf] [bibtex]

 

期刊:

  • FAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network

 Jing Zhang, Dacheng Tao 2019 TIP

[paper]

  • Single Image Dehazing Using Ranking Convolutional Neural Network

Yafei Song, Jia Li, Xiaogang Wang, Xiaowu Chen 2019 TMM

 [pdf, other] 

 

2018ECCV

  • Proximal Dehaze-Net: A Prior Learning-Based Deep Network for Single Image Dehazing

Dong Yang, Jian Sun

[pdf] [bibtex]

  • Does Haze Removal Help CNN-based Image Classification?

Yanting Pei, Yaping Huang, Qi Zou, Yuhang Lu, Song Wang

[pdf] [bibtex]

 

2018 CVPR

  • Single Image Dehazing via Conditional Generative Adversarial Network

Runde Li, Jinshan Pan, Zechao Li, Jinhui Tang

[pdf] [Supp] [bibtex]

  • On the Duality Between Retinex and Image Dehazing

Adrian Galdran, Aitor Alvarez-Gila, Alessandro Bria, Javier Vazquez-Corral, Marcelo Bertalmío

[pdf] [arXiv] [bibtex]

 

_________________________________其它的 paper___________________________________

  • MOF: Multi-scale Optimal Fusion model for single image dehazing, [Code, Paper]
    • Dong Zhao, Long Xu,Yihua Yan, Jie Chen, Ling-YuDuan. "Multi-scale Optimal Fusion model for single image dehazing." Signal Processing: Image Communication, Volume 74, May 2019, Pages 253-265.
  • Densely Connected Pyramid Dehazing Network [Code, Paper]
    • Zhang, He, and Vishal M. Patel. "Densely connected pyramid dehazing network." The IEEE Conference on Computer Vision and Pattern Recognition (CVPR). 2018.
  • Multi-band Enhancement [Code, Paper]
    • Cho, Younggun, Jinyong Jeong, and Ayoung Kim. "Model Assisted Multi-band Fusion for Single Image Enhancement and Applications to Robot Vision." IEEE Robotics and Automation Letters (2018).
    • Baseline for single image dehazing [Code, Paper]
  • Dehaze cGAN [Code, Paper]
    • Li, Runde, et al. "Single Image Dehazing via Conditional Generative Adversarial Network." methods 3 (2018): 24.
  • GFN Dehazing [Code, Paper]
    • Ren, Wenqi, et al. "Gated fusion network for single image dehazing." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2018.
  • AOD-net [Code, Paper]
    • Li, Boyi, et al. "Aod-net: All-in-one dehazing network." Proceedings of the IEEE International Conference on Computer Vision. Vol. 1. No. 4. 2017.
  • Non-local Image Dehazing [Code, Paper]
    • Berman, Dana, and Shai Avidan. "Non-local image dehazing." Proceedings of the IEEE conference on computer vision and pattern recognition. 2016.
  • Dehazenet [Code, Paper]
    • Cai, Bolun, et al. "Dehazenet: An end-to-end system for single image haze removal." IEEE Transactions on Image Processing 25.11 (2016): 5187-5198.
  • Color Attenuation Prior (CAP) [Code, Paper]
    • Zhu, Qingsong, Jiaming Mai, and Ling Shao. "A fast single image haze removal algorithm using color attenuation prior." IEEE Transactions on Image Processing 24.11 (2015): 3522-3533.
  • DEFADE [Code, Paper]
    • Choi, Lark Kwon, Jaehee You, and Alan Conrad Bovik. "Referenceless prediction of perceptual fog density and perceptual image defogging." IEEE Transactions on Image Processing 24.11 (2015): 3888-3901.
  • Haze-relevant Features [Code, Paper]
    • Tang, Ketan, Jianchao Yang, and Jue Wang. "Investigating haze-relevant features in a learning framework for image dehazing." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2014.
  • Atm Light [Code, Paper]
    • Sulami, Matan, et al. "Automatic recovery of the atmospheric light in hazy images." Computational Photography (ICCP), 2014 IEEE International Conference on. IEEE, 2014.
  • Multi-scale Fusion [Code (Third person), Paper]
    • Ancuti, Codruta Orniana, and Cosmin Ancuti. "Single image dehazing by multi-scale fusion." IEEE Transactions on Image Processing 22.8 (2013): 3271-3282.
  • Boudary Constraint and Contextual Regularization [Code, Paper]
    • Meng, Gaofeng, et al. "Efficient image dehazing with boundary constraint and contextual regularization." Proceedings of the IEEE international conference on computer vision. 2013.
  • Optimized Contrast Enhancement [Code, Paper]
    • Kim, Jin-Hwan, et al. "Optimized contrast enhancement for real-time image and video dehazing." Journal of Visual Communication and Image Representation 24.3 (2013): 410-425.
  • Dehazing using Color-lines [Code, Paper]
    • Fattal, Raanan. "Dehazing using color-lines." ACM transactions on graphics (TOG) 34.1 (2014): 13.
  • Dark Channel Prior [Code (Third person), Paper]
    • He, Kaiming, Jian Sun, and Xiaoou Tang. "Single image haze removal using dark channel prior." IEEE transactions on pattern analysis and machine intelligence 33.12 (2011): 2341-2353.
  • Fast Visibility Restoration [Code, Paper]
    • Tarel, Jean-Philippe, and Nicolas Hautiere. "Fast visibility restoration from a single color or gray level image." Computer Vision, 2009 IEEE 12th International Conference on. IEEE, 2009.
  • Single Image Dehazing [Code, Paper]
    • Fattal, Raanan. "Single image dehazing." ACM transactions on graphics (TOG) 27.3 (2008): 72.

Dehazing using multi-images

  • Simultaneous Defogging and Stereo Reconstruction [Code, Paper]
    • Li, Zhuwen, et al. "Simultaneous video defogging and stereo reconstruction." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2015.
  • Stereo Reconstruction and Contrast Restoration [Paper]
    • Caraffa, Laurent, and Jean-Philippe Tarel. "Stereo reconstruction and contrast restoration in daytime fog." Asian Conference on Computer Vision. Springer Berlin Heidelberg, 2012.

Specific Topic

Underwater

  • UGAN [Paper]
    • Fabbri, Cameron, Md Jahidul Islam, and Junaed Sattar. "Enhancing underwater imagery using generative adversarial networks." 2018 IEEE International Conference on Robotics and Automation (ICRA). IEEE, 2018.
  • Underwater Haze-Line [Code, Paper]
    • Berman, Dana, et al. "Underwater Single Image Color Restoration Using Haze-Lines and a New Quantitative Dataset." arXiv preprint arXiv:1811.01343 (2018).
  • Underwater Visiblity Enhancement [Code, Paper]
    • Cho, Younggun, and Ayoung Kim. "Visibility enhancement for underwater visual SLAM based on underwater light scattering model." Robotics and Automation (ICRA), 2017 IEEE International Conference on. IEEE, 2017.
  • WaterGAN [Code, Paper]
    • Li, Jie, et al. "WaterGAN: unsupervised generative network to enable real-time color correction of monocular underwater images." IEEE Robotics and Automation Letters 3.1 (2018): 387-394.
  • Multi-scale Fusion [Code (Third person), Paper]
    • Ancuti, Codruta Orniana, and Cosmin Ancuti. "Single image dehazing by multi-scale fusion." IEEE Transactions on Image Processing 22.8 (2013): 3271-3282.

Nighttime 

 

  • Night Time Haze and Glow Removal using Deep Dilated Convolutional Network

           Shiba Kuanar, K. R. Rao, Dwarikanath Mahapatra, Monalisa Bilas,            arXiv:1902.00855  [pdf] 

 

Remote Sensing Image

  • IDeRs: Iterative dehazing method for single remote sensing image [Code, Paper]
    • LongXu, Dong Zhao, Yihua Yan, Sam Kwong, Jie Chen, LingYu Duan. "IDeRs: Iterative dehazing method for single remote sensing image." Information Sciences, Volume 489, July 2019, Pages 50-62.

Semantic 

  • Semantic Single-Image Dehazing [Paper]
    • Cheng, Ziang, et al. "Semantic single-image dehazing." arXiv preprint arXiv:1804.05624 (2018).
  • Semantic Video Dehazing [Paper]
    • Ren, Wenqi, et al. "Deep video dehazing with semantic segmentation." IEEE Transactions on Image Processing 28.4 (2019): 1895-1908.

Survey

  • Benchmarking Single-Image Dehazing and Beyond [Paper]
    • Li, Boyi, et al. "Benchmarking single-image dehazing and beyond." IEEE Transactions on Image Processing 28.1 (2019): 492-505.
  • Haze Visibility Enhancement [Paper]
    • Li, Yu, et al. "Haze visibility enhancement: A survey and quantitative benchmarking." Computer Vision and Image Understanding 165 (2017): 1-16.
  •  

Datasets

Collection of images (Coming soon)

  • Collection of single image dehazing (Fattal, Berman, et al.) [LINK]

Open datasets

I-Haze / O-haze / D-Haze datasets

  • I-Haze [LINK]
    • Ancuti, Cosmin, et al. "I-HAZE: a dehazing benchmark with real hazy and haze-free indoor images." International Conference on Advanced Concepts for Intelligent Vision Systems. Springer, Cham, 2018.
  • O-Haze [LINK)]
    • Ancuti, Codruta O., et al. "O-HAZE: a dehazing benchmark with real hazy and haze-free outdoor images." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops. 2018.
  • D-Haze (Link closed) [LINK]
    • Ancuti, Cosmin, Codruta O. Ancuti, and Christophe De Vleeschouwer. "D-HAZY: A dataset to evaluate quantitatively dehazing algorithms." 2016 IEEE International Conference on Image Processing (ICIP). IEEE, 2016.

Haze with Depth (+ Semantic)

  • HazeRD (Depth) [LINK]
    • Zhang, Yanfu, Li Ding, and Gaurav Sharma. "Hazerd: an outdoor scene dataset and benchmark for single image dehazing." 2017 IEEE International Conference on Image Processing (ICIP). IEEE, 2017.
  • Virtual Kitti Dataset (Depth + Semantic) [LINK]
    • Gaidon, Adrien, et al. "Virtual worlds as proxy for multi-object tracking analysis." Proceedings of the IEEE conference on computer vision and pattern recognition. 2016.
  • Semantic Dense Foggy Scene Understanding (Depth + Semantic) [LINK]
    • Christos Sakaridis, Dengxin Dai, Simon Hecker, and Luc Van Gool Model Adaptation with Synthetic and Real Data for Semantic Dense Foggy Scene Understanding European Conference on Computer Vision (ECCV), 2018

Underwater image datasets

  • Turbid dataset [LINK]
    • Duarte, Amanda, et al. "A dataset to evaluate underwater image restoration methods." OCEANS 2016-Shanghai. IEEE, 2016.

你可能感兴趣的:(Image,Processing)