We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d6332 commit 5219e13Copy full SHA for 5219e13
docs/ssd/using_command.md
@@ -14,7 +14,7 @@
14
15
```
16
# 单GPU训练
17
-$ python test.py --config-file configs/vgg_ssd300_voc0712.yaml
+$ python train.py --config-file configs/vgg_ssd300_voc0712.yaml
18
19
20
## 测试
0 commit comments