Skip to content

Commit bac208e

Browse files
author
Depu Meng (FA Talent)
committed
added visualization codes
1 parent 7b14eb9 commit bac208e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ python visualize/plot_mpii.py --prediction [your/prediction/path.mat]
233233
```
234234

235235

236-
<img src="figures\visualization\coco\score_610_id_2685_000000002685.png" height="220"><img src="figures\visualization\coco\score_710_id_153229_000000153229.png" height="220"><img src="figures\visualization\coco\score_755_id_343561_000000343561.png" height="220">
236+
<img src="figures\visualization\coco\score_610_id_2685_000000002685.png" height="215"><img src="figures\visualization\coco\score_710_id_153229_000000153229.png" height="215"><img src="figures\visualization\coco\score_755_id_343561_000000343561.png" height="215">
237237

238-
<img src="figures\visualization\mpii\id_0.png" height="182"><img src="figures\visualization\mpii\id_54.png" height="182"><img src="figures\visualization\mpii\id_566.png" height="182">
238+
<img src="figures\visualization\mpii\id_0.png" height="173.775"><img src="figures\visualization\mpii\id_54.png" height="173.775"><img src="figures\visualization\mpii\id_566.png" height="173.775">
239239

240240
### Other applications
241241
Many other dense prediction tasks, such as segmentation, face alignment and object detection, etc. have been benefited by HRNet. More information can be found at [High-Resolution Networks](https://github.com/HRNet).

0 commit comments

Comments
 (0)