Skip to content

Commit 545c34f

Browse files
author
Depu Meng (FA Talent)
committed
added visualization codes
1 parent 3b131d4 commit 545c34f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -233,14 +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="200">
237-
<img src="figures\visualization\coco\score_710_id_153229_000000153229.png" height="200">
238-
<img src="figures\visualization\coco\score_755_id_343561_000000343561.png" height="200">
239-
240-
<br/>
241-
<img src="figures\visualization\mpii\id_0.png" height="165.5">
242-
<img src="figures\visualization\mpii\id_54.png" height="165.5">
243-
<img src="figures\visualization\mpii\id_566.png" height="165.5">
236+
<img src="figures\visualization\coco\score_610_id_2685_000000002685.png" height="200"><img src="figures\visualization\coco\score_710_id_153229_000000153229.png" height="200"><img src="figures\visualization\coco\score_755_id_343561_000000343561.png" height="200">
237+
238+
<img src="figures\visualization\mpii\id_0.png" height="165.5"><img src="figures\visualization\mpii\id_54.png" height="165.5"><img src="figures\visualization\mpii\id_566.png" height="165.5">
244239

245240
### Other applications
246241
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)