文件名称:Tensorflow实现的DeepLabV3CNN语义分割
文件大小:50KB
文件格式:ZIP
更新时间:2022-08-29 09:10:18
Python开发-机器学习
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
【文件预览】:
sthalles-deeplab_v3-7684ae0
----train.py(11KB)
----LICENSE.txt(1KB)
----test.py(6KB)
----dataset()
--------custom_train.txt(97KB)
--------CreateTfRecord.ipynb(8KB)
----metrics.py(4KB)
----resnet()
--------resnet_utils.py(11KB)
--------resnet_v2.py(16KB)
----README.md(3KB)
----network.py(3KB)
----preprocessing()
--------read_data.py(8KB)
--------inception_preprocessing.py(14KB)
--------training.py(8KB)