All Projects → AlphaNext → DFCRN-for-Image-Dehazing

AlphaNext / DFCRN-for-Image-Dehazing

Licence: other
Implementation code of the paper "Deep Fully Convolutional Regression Networks for Single Image Haze Removal"

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to DFCRN-for-Image-Dehazing

JSTASR-DesnowNet-ECCV-2020
This is the project page of our paper which has been published in ECCV 2020.
Stars: ✭ 17 (-50%)
Mutual labels:  dehazing-algorithm
Dehazing-PMHLD-Patch-Map-Based-Hybrid-Learning-DehazeNet-for-Single-Image-Haze-Removal-TIP-2020
This is the source code of PMHLD-Patch-Map-Based-Hybrid-Learning-DehazeNet-for-Single-Image-Haze-Removal which has been accepted by IEEE Transaction on Image Processing 2020.
Stars: ✭ 14 (-58.82%)
Mutual labels:  dehazing-algorithm

DFCRN-for-Image-Dehazing

Implementation code of the paper "Deep Fully Convolutional Regression Networks for Single Image Haze Removal."

1. Prerequisites:

2. Installation

  • please install Caffe (Windows or Linux) fisrtly, and the installation for Windows OS is here.

3. Demo using pre-trained model

  • download the DFCRN_Code folder and run the dfcrn_demo.m on MATLAB.

4. Dehazing results

5. Paper BibTeX

@inproceedings{zhao2017deep,
  title={Deep fully convolutional regression networks for single image haze removal},
  author={Zhao, Xi and Wang, Keyan and Li, Yunsong and Li, Jiaojiao},
  booktitle={Visual Communications and Image Processing (VCIP), 2017 IEEE},
  pages={1--4},
  year={2017},
  organization={IEEE}
}

If you encounter any issue when using our code or model, please let me know. (Email:[email protected])

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].