Python-YOLOv3的最小化PyTorch实现

时间:2022-08-30 23:50:20
【文件属性】:

文件名称:Python-YOLOv3的最小化PyTorch实现

文件大小:2.69MB

文件格式:ZIP

更新时间:2022-08-30 23:50:20

Python开发-机器学习

YOLOv3的最小化PyTorch实现


【文件预览】:
PyTorch-YOLOv3-master
----train.py(7KB)
----utils()
--------utils.py(12KB)
--------datasets.py(5KB)
--------parse_config.py(1KB)
--------__init__.py(0B)
--------logger.py(673B)
--------augmentations.py(207B)
----test.py(4KB)
----detect.py(5KB)
----requirements.txt(90B)
----weights()
--------download_weights.sh(303B)
----models.py(15KB)
----config()
--------coco.data(115B)
--------create_custom_model.sh(8KB)
--------custom.data(99B)
--------yolov3.cfg(8KB)
--------yolov3-tiny.cfg(2KB)
----LICENSE(34KB)
----assets()
--------traffic.png(312KB)
--------messi.png(258KB)
--------dog.png(342KB)
--------giraffe.png(405KB)
----README.md(6KB)
----data()
--------custom()
--------samples()
--------coco.names(625B)
--------get_coco_dataset.sh(898B)
----.gitignore(104B)

网友评论