We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9882a commit 560fda2Copy full SHA for 560fda2
1 file changed
README.md
@@ -87,7 +87,7 @@ python demo/demo_vis_miml_vgg.py --model outputs/coco_2014_train/miml_vgg_16 --d
87
88
It means, use the model in outputs/coco_2014_train/miml_vgg_16 (--model),
89
90
-and test it on the test set. (--data N means use the N-th image in the coco validatation dataset.)
+and test it on the test set. (--data N means use the N-th image in the test set.)
91
92
93
It will produce 2 visualization per test sample: (as illustrated in the original paper)
0 commit comments