Skip to content

TimmvonderMehden/AOD-Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AOD-Net

AOD-Net is a light-weight but effective end-to-end dehazing neural network.

It is very easy and fast for you to train or test.

For test:

We have offered test.py, relevant prototxt and data. You can just use 'python test.py' with GPU/CPU, you can obtain your result in data/result.

Good luck for your research.

Improved AOD-Net

Pytorch version will be updated.

Bibtex:

@inproceedings{ICCV17a, title={AOD-Net: All-in-One Dehazing Network}, author={Li, Boyi and Peng, Xiulian and Wang, Zhangyang and Xu, Ji-Zheng and Feng, Dan}, booktitle={Proceedings of the IEEE International Conference on Computer Vision}, year={2017} }

About

AOD-Net (Caffe/Pytorch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%