Skip to content

Commit 560fda2

Browse files
committed
'typo'
1 parent 4d9882a commit 560fda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ python demo/demo_vis_miml_vgg.py --model outputs/coco_2014_train/miml_vgg_16 --d
8787

8888
It means, use the model in outputs/coco_2014_train/miml_vgg_16 (--model),
8989

90-
and test it on the test set. (--data N means use the N-th image in the coco validatation dataset.)
90+
and test it on the test set. (--data N means use the N-th image in the test set.)
9191

9292

9393
It will produce 2 visualization per test sample: (as illustrated in the original paper)

0 commit comments

Comments
 (0)