We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69511f commit 3db178cCopy full SHA for 3db178c
1 file changed
README.md
@@ -37,9 +37,9 @@ python pose_detect.py models/posenet.pth -i data/football.jpg
37
```
38
39
<div align="center">
40
-<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football.jpg" width="300" height="300">
+<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football.jpg" width="600" height="300">
41
42
-<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football_detected.jpg" width="300" height="300">
+<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football_detected.jpg" width="600" height="300">
43
</div>
44
45
0 commit comments