• Stars
    star
    123
  • Rank 288,525 (Top 6 %)
  • Language
    Python
  • Created about 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

an end to end dehaze tools

Reimplement

DehazeNet: An End-to-End System for Single Image Haze Removal

Bolun Cai, Xiangmin Xu, Kui Jia, Chunmei Qing, Dacheng Tao

Requirement

  • caffe
  • opencv2

Usage:

simply type

python DehazeNet.py image_path

Demo:

canon canon_Dehaze cones cones_Dehaze

Site:

@article{cai2016dehazenet,
 title={Dehazenet: An end-to-end system for single image haze removal},
 author={Cai, Bolun and Xu, Xiangmin and Jia, Kui and Qing, Chunmei and Tao, Dacheng},
 journal={IEEE Transactions on Image Processing},
 volume={25},
 number={11},
 pages={5187--5198},
 year={2016},
 publisher={IEEE}
}