Commit f827e75a authored by luopl's avatar luopl
Browse files

Update README.md

parent 4b698b87
......@@ -81,6 +81,16 @@ dataset数据结构如下:
│ │ ├── val2017
```
mini数据集供验证使用
```
cd /path/your_code_data/ddq_mmcv
cd data/
unzip coco_mini.zip
```
如需要变更数据集目录,请修改configs文件的data_root路径
## 训练
### 单机单卡
......
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