文件名称:Python-YOLACT一种用于实时实例分割的简单完全卷积模型
文件大小:3.81MB
文件格式:ZIP
更新时间:2022-08-29 19:51:08
Python开发-机器学习
YOLACT 一种用于实时实例分割的简单,完全卷积模型
【文件预览】:
yolact-master
----run_coco_eval.py(1KB)
----layers()
--------box_utils.py(13KB)
--------modules()
--------interpolate.py(412B)
--------__init__.py(48B)
--------output_utils.py(7KB)
--------functions()
----train.py(15KB)
----utils()
--------functions.py(4KB)
--------__init__.py(42B)
--------timer.py(3KB)
--------augmentations.py(22KB)
--------cython_nms.pyx(2KB)
----backbone.py(16KB)
----yolact.py(28KB)
----scripts()
--------eval.sh(306B)
--------bbox_recall.py(6KB)
--------convert_darknet.py(1KB)
--------resume.sh(348B)
--------compute_masks.py(3KB)
--------optimize_bboxes.py(7KB)
--------make_grid.py(5KB)
--------train.sh(302B)
--------plot_loss.py(2KB)
--------save_bboxes.py(797B)
--------augment_bbox.py(4KB)
--------parse_eval.py(1KB)
--------unpack_statedict.py(456B)
--------cluster_bbox_sizes.py(2KB)
----web()
--------index.html(803B)
--------dets()
--------scripts()
--------viewer.html(1KB)
--------server.py(2KB)
--------iou.html(1KB)
--------css()
----LICENSE(1KB)
----eval.py(41KB)
----README.md(10KB)
----data()
--------yolact_example_0.png(625KB)
--------yolact_example_1.png(633KB)
--------config.py(26KB)
--------yolact_example_2.png(495KB)
--------scripts()
--------coco.py(8KB)
--------__init__.py(1KB)
--------grid.npy(306KB)
----.gitignore(2KB)
----CHANGELOG.md(212B)