Skip to content

Senpai1199/DehazeNet

 
 

Repository files navigation

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}
}

About

Code containing my experiments and improvements done on the existing model DehazeNet for image dehazing as a research project at BITS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%