Skip to content

Commit afed6af

Browse files
authored
Update README.md
1 parent 6a378f4 commit afed6af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,14 @@ torch==1.2.0
4949

5050
## 文件下载
5151
训练所需的yolo4_weights.pth可在百度网盘中下载。
52-
链接: https://pan.baidu.com/s/1WlDNPtGO1pwQbqwKx1gRZA 提取码: p4sc
52+
链接: https://pan.baidu.com/s/1oXz13QwLx1lnXct538qL2Q
53+
提取码: 16qc
5354
yolo4_weights.pth是coco数据集的权重。
5455
yolo4_voc_weights.pth是voc数据集的权重。
5556

5657
VOC数据集下载地址如下,里面已经包括了训练集、测试集、验证集(与测试集一样),无需再次划分:
57-
链接: https://pan.baidu.com/s/1YuBbBKxm2FGgTU5OfaeC5A
58-
提取码: uack
58+
链接: https://pan.baidu.com/s/19Mw2u_df_nBzsC2lg20fQA
59+
提取码: j5ge
5960

6061
## 训练步骤
6162
### a、训练VOC07+12数据集

0 commit comments

Comments
 (0)