Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ildoonet authored Jun 4, 2018
1 parent 793db5b commit 9cccb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Then you will see the screen as below with pafmap, heatmap, result and etc.
### Realtime Webcam

```
$ python tf_pose/run_webcam.py --model=mobilenet_thin --resolution=432x368 --camera=0
$ python tf_pose/run_webcam.py --model=mobilenet_thin --resize=432x368 --camera=0
```

Then you will see the realtime webcam screen with estimated poses as below. This [Realtime Result](./etcs/openpose_macbook13_mobilenet2.gif) was recored on macbook pro 13" with 3.1Ghz Dual-Core CPU.
Expand Down

0 comments on commit 9cccb12

Please sign in to comment.