File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ python demo/demo_train_miml_vgg.py
7777## Visualization
7878
7979If you want to Visualize the MIML analysis for the n-th image in the test set,
80- run the command below: (here n is 2 )
80+ run the command below: (here n is the first 2 test data )
8181
8282
83- (--data 2 means use the 2nd image in the coco validatation dataset.)
83+ (--data N means use the N-th image in the coco validatation dataset.)
8484
8585
8686
@@ -92,15 +92,15 @@ It will produce 2 visualization per test sample: (as illustrated in the original
9292
9393The result for the first image:
9494
95- ![ 1-analysis ] ( 1-analysis.jpeg )
95+ ![ result1 ] ( result1.jpg )
9696
97- ![ 1-result ] ( 1-result.jpg )
97+
9898
9999The result for the second image:
100100
101- ![ 2-analysis ] ( 2-analysis.jpeg )
101+ ![ result2 ] ( result2.JPG )
102102
103- ![ 2-result ] ( 2-result.jpg )
103+
104104
105105
106106## Result Evaluation
You can’t perform that action at this time.
0 commit comments