整合去雾网页工具
This commit is contained in:
31
DehazeNet/readme.md
Normal file
31
DehazeNet/readme.md
Normal file
@@ -0,0 +1,31 @@
|
||||
## 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
|
||||
```shell
|
||||
python DehazeNet.py image_path
|
||||
```
|
||||
|
||||
## Demo:
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## 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}
|
||||
}
|
||||
Reference in New Issue
Block a user