We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a62a1 commit f287b2dCopy full SHA for f287b2d
README.md
@@ -13,10 +13,10 @@
13
9. [参考资料 Reference](#Reference)
14
15
### 性能情况
16
-| 训练数据集 | 权值文件名称 | 测试数据集 | 输入图片大小 | mAP 0.5:0.95 | mAP 0.5 |
+| 训练数据集 | 权值文件名称 | 测试数据集 | 输入图片大小 | mAP 0.5:0.95 | mAP 0.5
17
| :-----: | :-----: | :------: | :------: | :------: | :-----: | :-----: |
18
-| VOC07+12 | yolo4_voc_weights.pth | VOC-Test07 | 416x416 | - | 82.2 |
19
-| COCO-Train2017 | yolo4_weights.pth | COCO-Val2017 | 416x416 | 41.5 | 63.9 |
+| VOC07+12 | yolo4_voc_weights.pth | VOC-Test07 | 416x416 | - | 82.2
+| COCO-Train2017 | yolo4_weights.pth | COCO-Val2017 | 416x416 | 41.5 | 63.9
20
21
22
### 实现的内容
0 commit comments