文件名称:语义分割网络DeepLab-v3的架构设计思想和TensorFlow实现
文件大小:2.18MB
文件格式:ZIP
更新时间:2021-07-25 05:21:51
语义分割 模式识别
深度卷积神经网络在各类计算机视觉应用中取得了显著的成功,语义分割也不例外。DeepLab-v3 是由谷歌开发的语义分割网络
【文件预览】:
keras-deeplab-v3-plus-master
----load_weights.py(1KB)
----extract_weights.py(4KB)
----LICENSE(1KB)
----imgs()
--------image2.jpg(104KB)
--------my_seg_results3_OS16.png(228KB)
--------my_seg_results2_OS16.png(187KB)
--------seg_results3.png(238KB)
--------my_seg_results2_OS8.png(188KB)
--------my_seg_results3_OS8.png(227KB)
--------image1.jpg(148KB)
--------image3.jpg(106KB)
--------seg_results1.png(201KB)
--------my_seg_results1_OS8.png(197KB)
--------my_seg_results1_OS16.png(197KB)
--------seg_results2.png(201KB)
----model.py(22KB)
----.gitignore(39B)
----README.md(3KB)