未验证 提交 dff3fc23 编写于 作者: E Erik 提交者: GitHub

fixed typo

上级 c7df5c92
......@@ -200,7 +200,7 @@ Change dataset to "coco" or 'vg' if you want to train on COCO or Visual Genome.
## Test
If you want to evlauate the detection performance of a pre-trained vgg16 model on pascal_voc test set, simply run
If you want to evaluate the detection performance of a pre-trained vgg16 model on pascal_voc test set, simply run
```
python test_net.py --dataset pascal_voc --net vgg16 \
--checksession $SESSION --checkepoch $EPOCH --checkpoint $CHECKPOINT \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册