Skip to content

Commit 5219e13

Browse files
committed
docs(ssd): 更新训练命令
1 parent 02d6332 commit 5219e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ssd/using_command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
```
1616
# 单GPU训练
17-
$ python test.py --config-file configs/vgg_ssd300_voc0712.yaml
17+
$ python train.py --config-file configs/vgg_ssd300_voc0712.yaml
1818
```
1919

2020
## 测试

0 commit comments

Comments
 (0)