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 6a378f4 commit afed6afCopy full SHA for afed6af
README.md
@@ -49,13 +49,14 @@ torch==1.2.0
49
50
## 文件下载
51
训练所需的yolo4_weights.pth可在百度网盘中下载。
52
-链接: https://pan.baidu.com/s/1WlDNPtGO1pwQbqwKx1gRZA 提取码: p4sc
+链接: https://pan.baidu.com/s/1oXz13QwLx1lnXct538qL2Q
53
+提取码: 16qc
54
yolo4_weights.pth是coco数据集的权重。
55
yolo4_voc_weights.pth是voc数据集的权重。
56
57
VOC数据集下载地址如下,里面已经包括了训练集、测试集、验证集(与测试集一样),无需再次划分:
-链接: https://pan.baidu.com/s/1YuBbBKxm2FGgTU5OfaeC5A
58
-提取码: uack
+链接: https://pan.baidu.com/s/19Mw2u_df_nBzsC2lg20fQA
59
+提取码: j5ge
60
61
## 训练步骤
62
### a、训练VOC07+12数据集
0 commit comments