We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db178c commit de5a69fCopy full SHA for de5a69f
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="600" height="300">
+<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football.jpg" width="800" height="600">
41
42
-<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football_detected.jpg" width="600" height="300">
+<img src="https://github.com/TreB1eN/Pytorch0.4.1_Openpose/blob/master/data/football_detected.jpg" width="800" height="600">
43
</div>
44
45
0 commit comments