Commit 17367c8d authored by dengjb's avatar dengjb
Browse files

Update README.md

parent 8a8b6c14
...@@ -79,6 +79,8 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会 ...@@ -79,6 +79,8 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
``` ```
## 训练 ## 训练
- 数据集放置位置默认为当前目录下 data/
- 如需要变更数据集目录 请修改 configs/_base_/datasets/coco_detection.py 下的 data_root
```python ```python
bash ./train.sh bash ./train.sh
``` ```
......
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