Commit 0b9ca736 authored by dengjb's avatar dengjb
Browse files

update train.py

parent b552b786
...@@ -50,6 +50,8 @@ pip install -e . -i https://mirrors.aliyun.com/pypi/simple/ ...@@ -50,6 +50,8 @@ pip install -e . -i https://mirrors.aliyun.com/pypi/simple/
## 数据集 ## 数据集
COCO2017(在网络良好的情况下,如果没有下载数据集,程序会默认在线下载数据集) COCO2017(在网络良好的情况下,如果没有下载数据集,程序会默认在线下载数据集)
[快速下载通道](http://113.200.138.88:18080/aidatasets/coco2017)
[训练数据](http://images.cocodataset.org/zips/train2017.zip) [训练数据](http://images.cocodataset.org/zips/train2017.zip)
[验证数据](http://images.cocodataset.org/zips/val2017.zip) [验证数据](http://images.cocodataset.org/zips/val2017.zip)
......
icon.png

77.3 KB

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