Commit d3a4b4da authored by chenzk's avatar chenzk
Browse files

v1.0.1

parent a53a851b
......@@ -82,6 +82,8 @@ cp coco128.zip /home/datasets/
## 训练
### 单机多卡
训练所需初始化权重从[`pt.zip`](./pt.zip)解压或从yolov10 github下载到yolov10根目录即可。
```
python train.py #以yolov10s进行示例
# 使用完整coco2017训练对train.py做以下修改即可:
......
File added
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment