基于AOD 卷积网络图像去雾实战.zip

上传者: 38735017 | 上传时间: 2023-01-15 19:39:35 | 文件大小: 19.88MB | 文件类型: ZIP
实现去雾算法,发现其中的问题,并对算法进行改进。 我首先实现了基于暗原色先验的去雾算法,并从运算速度和去雾效果方面进行了一定的改进。 之后,我训练了 AOD 卷积网络来进行图像去雾,并对数据集图片做一定的处理,增加了网络的鲁棒性,去雾效果也很不错。暗原色先验的去雾算法使用 MATLAB 实现,使用 MATLAB 的 GUI 设计了用户界面;AOD 卷积网络使用 Python 实现,使用 pyqt 设计了用户界面。

文件下载

资源详情

[{"title":"( 76 个子文件 19.88MB ) 基于AOD 卷积网络图像去雾实战.zip","children":[{"title":"matlab","children":[{"title":"简介.md <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"代码","children":[{"title":"AOD神经网络","children":[{"title":"Dehaze_save","children":[{"title":"epoch11.pth <span style='color:#111;'> 25.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"testbench","children":[{"title":"river_result.png <span style='color:#111;'> 300.93KB </span>","children":null,"spread":false},{"title":"test1.jpg <span style='color:#111;'> 55.84KB </span>","children":null,"spread":false},{"title":"shan.jpg <span style='color:#111;'> 23.62KB </span>","children":null,"spread":false},{"title":"tian.png <span style='color:#111;'> 346.10KB </span>","children":null,"spread":false},{"title":"trees_result.jpg <span style='color:#111;'> 196.23KB </span>","children":null,"spread":false},{"title":"buildings_result.jpg <span style='color:#111;'> 106.99KB </span>","children":null,"spread":false},{"title":"trees.jpg <span style='color:#111;'> 554.05KB </span>","children":null,"spread":false},{"title":"test1_result.jpg <span style='color:#111;'> 18.96KB </span>","children":null,"spread":false},{"title":"toys_result.jpg <span style='color:#111;'> 27.33KB </span>","children":null,"spread":false},{"title":"toys.jpg <span style='color:#111;'> 140.46KB </span>","children":null,"spread":false},{"title":"img.bmp <span style='color:#111;'> 898.18KB </span>","children":null,"spread":false},{"title":"buildings.jpg <span style='color:#111;'> 97.28KB </span>","children":null,"spread":false},{"title":"test2_result.jpg <span style='color:#111;'> 76.10KB </span>","children":null,"spread":false},{"title":"tian_result.png <span style='color:#111;'> 391.25KB </span>","children":null,"spread":false},{"title":"river.png <span style='color:#111;'> 356.32KB </span>","children":null,"spread":false},{"title":"road.jpg <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false},{"title":"shan_result.jpg <span style='color:#111;'> 23.25KB </span>","children":null,"spread":false},{"title":"test2.jpg <span style='color:#111;'> 105.53KB </span>","children":null,"spread":false},{"title":"woods_result.png <span style='color:#111;'> 278.55KB </span>","children":null,"spread":false},{"title":"road_result.jpg <span style='color:#111;'> 7.67KB </span>","children":null,"spread":false},{"title":"woods.png <span style='color:#111;'> 239.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"code","children":[{"title":"utils.py <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'> 1018B </span>","children":null,"spread":false},{"title":"ui.spec <span style='color:#111;'> 884B </span>","children":null,"spread":false},{"title":"dataloader.py <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"utils.cpython-35.pyc <span style='color:#111;'> 3.66KB </span>","children":null,"spread":false},{"title":"model.cpython-35.pyc <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"model.cpython-36.pyc <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"test.cpython-36.pyc <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"ui.cpython-36.pyc <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false},{"title":"dataloader.cpython-36.pyc <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"dataloader.cpython-35.pyc <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"utils.cpython-36.pyc <span style='color:#111;'> 3.32KB </span>","children":null,"spread":false}],"spread":true},{"title":"ui.py <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"test.py <span style='color:#111;'> 975B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"暗原色先验","children":[{"title":"DarkChannelPrior","children":[{"title":"dehaze.m <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"guidFilter.m <span style='color:#111;'> 2.48KB </span>","children":null,"spread":false},{"title":"main.m <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"hist_equal.m <span style='color:#111;'> 239B </span>","children":null,"spread":false},{"title":"getA_ave.m <span style='color:#111;'> 741B </span>","children":null,"spread":false},{"title":"boxfilter.m <span style='color:#111;'> 860B </span>","children":null,"spread":false},{"title":"testbench","children":[{"title":"test1.jpg <span style='color:#111;'> 55.84KB </span>","children":null,"spread":false},{"title":"shan.jpg <span style='color:#111;'> 23.62KB </span>","children":null,"spread":false},{"title":"tian.png <span style='color:#111;'> 346.10KB </span>","children":null,"spread":false},{"title":"trees.jpg <span style='color:#111;'> 554.05KB </span>","children":null,"spread":false},{"title":"toys.jpg <span style='color:#111;'> 140.46KB </span>","children":null,"spread":false},{"title":"img.bmp <span style='color:#111;'> 898.18KB </span>","children":null,"spread":false},{"title":"buildings.jpg <span style='color:#111;'> 97.28KB </span>","children":null,"spread":false},{"title":"river.png <span style='color:#111;'> 356.32KB </span>","children":null,"spread":false},{"title":"road.jpg <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false},{"title":"test2.jpg <span style='color:#111;'> 105.53KB </span>","children":null,"spread":false},{"title":"woods.png <span style='color:#111;'> 239.44KB </span>","children":null,"spread":false}],"spread":false},{"title":"results","children":[{"title":"river_result.png <span style='color:#111;'> 305.26KB </span>","children":null,"spread":false},{"title":"img_result.bmp <span style='color:#111;'> 898.18KB </span>","children":null,"spread":false},{"title":"trees_result.jpg <span style='color:#111;'> 166.20KB </span>","children":null,"spread":false},{"title":"buildings_result.jpg <span style='color:#111;'> 91.19KB </span>","children":null,"spread":false},{"title":"test1_result.jpg <span style='color:#111;'> 12.90KB </span>","children":null,"spread":false},{"title":"toys_result.jpg <span style='color:#111;'> 29.86KB </span>","children":null,"spread":false},{"title":"test2_result.jpg <span style='color:#111;'> 59.41KB </span>","children":null,"spread":false},{"title":"tian_result.png <span style='color:#111;'> 381.50KB </span>","children":null,"spread":false},{"title":"shan_result.jpg <span style='color:#111;'> 21.21KB </span>","children":null,"spread":false},{"title":"woods_result.png <span style='color:#111;'> 311.64KB </span>","children":null,"spread":false},{"title":"road_result.jpg <span style='color:#111;'> 7.21KB </span>","children":null,"spread":false}],"spread":false},{"title":"getA.m <span style='color:#111;'> 804B </span>","children":null,"spread":false}],"spread":true},{"title":"mygui.m <span style='color:#111;'> 5.52KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"报告.pdf <span style='color:#111;'> 1.83MB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 20.46KB </span>","children":null,"spread":false},{"title":"可执行程序","children":[{"title":"暗原色先验","children":[{"title":"dehaze.exe <span style='color:#111;'> 10.77MB </span>","children":null,"spread":false},{"title":"splash.png <span style='color:#111;'> 51.04KB </span>","children":null,"spread":false},{"title":"default_icon.ico <span style='color:#111;'> 46.50KB </span>","children":null,"spread":false},{"title":"readme.txt <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"由于AOD神经网络可执行程序太大(780M),所以上传至清华网盘 打开.txt <span style='color:#111;'> 105B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明