There was an error while loading. Please reload this page.
2 parents 79d22d7 + dff3fc2 commit 0f970d2Copy full SHA for 0f970d2
README.md
@@ -200,7 +200,7 @@ Change dataset to "coco" or 'vg' if you want to train on COCO or Visual Genome.
200
201
## Test
202
203
-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
204
```
205
python test_net.py --dataset pascal_voc --net vgg16 \
206
--checksession $SESSION --checkepoch $EPOCH --checkpoint $CHECKPOINT \
0 commit comments