my_nano.rar

时间:2023-05-29 17:14:40
【文件属性】:
文件名称:my_nano.rar
文件大小:4.32MB
文件格式:RAR
更新时间:2023-05-29 17:14:40
YOLOv3-nano 根据YOLOv3代码修改的YOLOv3-nano,比tiny更准确,(由于github上的版本我总是出错,因此自己根据YOLOv3修改了model部分)
【文件预览】:
eval.py
misc
----remove_optimizers_params_in_ckpt.py(855B)
----parse_voc_xml.py(3KB)
----experiments_on_voc()
--------args_voc.py(5KB)
--------voc.names(134B)
--------val.txt(490KB)
--------train.txt(1.66MB)
--------eval_voc.py(6KB)
docs
----yolo_v3_architecture.png(84KB)
----backbone.png(23KB)
detection_result.jpg
data
----coco.names(625B)
----yolo_anchors.txt(75B)
----demo_data()
--------messi.jpg(124KB)
--------kite.jpg(1.35MB)
--------results()
--------dog.jpg(160KB)
----mytest.names(9B)
----progress.log(6KB)
----my_data()
--------YOLO_train.txt(455KB)
--------test.py(714B)
--------YOLO_test.txt(450KB)
--------YOLO_val.txt(333KB)
--------readme(27B)
----mytest_anchors.txt(75B)
test.py
train.py
__pycache__
----args.cpython-37.pyc(2KB)
----model.cpython-37.pyc(10KB)
convert_weight.py
train.txt
.idea
----YOLOv3_TensorFlow-master.iml(398B)
----misc.xml(201B)
----modules.xml(300B)
----workspace.xml(44KB)
----inspectionProfiles()
test_mul_image.py
args.py
train_tiny.py
tensor_test.py
added_customer.xml
model.py
.gitignore
README.md
utils
----data_aug.py(13KB)
----eval_utils.py(16KB)
----plot_utils.py(1KB)
----__pycache__()
--------__init__.cpython-37.pyc(162B)
--------nms_utils.cpython-37.pyc(4KB)
--------misc_utils.cpython-37.pyc(5KB)
--------data_aug.cpython-37.pyc(12KB)
--------eval_utils.cpython-37.pyc(10KB)
--------data_utils.cpython-37.pyc(7KB)
--------plot_utils.cpython-37.pyc(2KB)
--------layer_utils.cpython-37.pyc(6KB)
----layer_utils.py(8KB)
----__init__.py(0B)
----data_utils.py(9KB)
----nms_utils.py(5KB)
----misc_utils.py(6KB)
test_single_image.py
output_result.py
video_test.py
get_kmeans.py

网友评论