06_AOD-Net

所属分类:图形图像处理
开发工具:matlab
文件大小:1747KB
下载次数:5
上传日期:2020-04-14 23:33:16
上 传 者樟树市
说明:  An All-in-One Network for Dehazing and Beyond

文件列表:
AOD_Net.caffemodel (8923, 2019-12-04)
data (0, 2020-04-06)
data\img (0, 2020-04-06)
data\img\canyon.jpg (863895, 2019-12-04)
data\img\gugong.jpg (720056, 2019-12-04)
data\img\man.jpg (372850, 2019-12-04)
data\result (0, 2020-04-08)
test (0, 2020-04-08)
test\DeployT.prototxt (2547, 2020-04-08)
test\test.py (2090, 2020-04-08)
test\test_template.prototxt (2623, 2019-12-04)

# 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 with Positional Normalization (PONO) We appreciate the [PyTorch implementation](https://github.com/TheFairBear/PyTorch-Image-Dehazing) of AOD-Net. Based on this code, we add simple [PONO](https://github.com/Boyiliee/PONO) into AOD-Net, which improves the performance efficiently. Previous AOD-Net Results: ![](./AOD-Net_result.png) For TestSet A, the PSNR increases from 19.69 to 20.38 dB, the SSIM increases from 0.8478 to 0.8587. For TestSetB, the PSNR increases from 21.54 to 21.67 dB, the SSIM increases from 0.9272 to 0.9285. Please find in [AOD-Net with PONO](https://github.com/Boyiliee/AOD-Net/tree/master/AOD-Net%20with%20PONO) for details. 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} } @article{pono, title={Positional Normalization}, author={Li, Boyi and Wu, Felix and Weinberger, Kilian Q. and Belongie, Serge}, journal={Advances in Neural Information Processing Systems}, year={2019} } ```

近期下载者

相关文件


收藏者