摘要:
1. YOLOv7 代码组织结构 YOLOv7 代码结构 . ├── cfg(存放`yaml`格式定义的网络结构) │ ├── baseline(用来比较的) │ │ ├── r50-csp.yaml │ │ ├── x50-csp.yaml │ │ ├── yolor-csp-x.yaml │ │ 阅读全文
posted @ 2022-08-30 17:02
Zenith_Hugh
阅读(4634)
评论(0)
推荐(1)
摘要:
之前我一直使用 VOC 格式的数据来训练 YOLO, 这次整理下 COCO 格式的数据。 当我们在COCO 官网下载数据后,是以下格式: . ├── annotations | ├── captions_train2017.json | ├── captions_val2017.json | ├── 阅读全文
posted @ 2022-08-30 11:19
Zenith_Hugh
阅读(4862)
评论(0)
推荐(0)

浙公网安备 33010602011771号