yixindu1573 / Recursive-Deep-Residual-Learning-for-Single-Image-Dehazing-DRL

Recursive Deep Residual Learning for Single Image Dehazing (DRL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive-Deep-Residual-Learning-for-Single-Image-Dehazing-DRL

This is the code for our paper entitled "Recursive Deep Residual Learning for Single Image Dehazing (DRL)".

It has been tested on Matlab with MatConvNet and Vlfeat.

To run the code,

Step 1: under the folder "libs/", please download and compile MatConvNet and Vlfeat.

Step 2: run "test.m".

If you find the code useful, please consider cite our paper:

@inproceedings{du2018recursive,
title={Recursive Deep Residual Learning for Single Image Dehazing},
author={Du, Yixin and Li, Xin},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops},
pages={730--737},
year={2018}
}

Any questions can be directed to yixindu1573@gmail.com. Thanks!

About

Recursive Deep Residual Learning for Single Image Dehazing (DRL)


Languages

Language:MATLAB 92.5%Language:M 7.5%