Skip to content

Commit

Permalink
pose demo visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
yysijie committed Sep 23, 2019
1 parent daefbd5 commit e8f9696
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added demo/estimation/pose_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions doc/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,15 @@ python setup.py develop
To **verify** that mmskeleton installed correctly, use:
```shell
mmskl pose_demo [--gpus $GPUS]
# or "mmskl pose_demo_HD [--gpus $GPUS]"
```
An generated video as below will be saved under the prompted path.

<p align="center">
<img src="../demo/estimation/pose_demo.gif", width="700">
</p>



### Basic usage:

Expand Down

0 comments on commit e8f9696

Please sign in to comment.