Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mkocabas committed Dec 16, 2020
1 parent a3f35a7 commit 35b6de9
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[![report](https://img.shields.io/badge/arxiv-report-red)](https://arxiv.org/abs/1912.05656) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1dFfwxZ52MN86FA6uFNypMEdFShd2euQA) [![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/vibe-video-inference-for-human-body-pose-and/3d-human-pose-estimation-on-3dpw)](https://paperswithcode.com/sota/3d-human-pose-estimation-on-3dpw?p=vibe-video-inference-for-human-body-pose-and)

<p float="center">
<img src="https://s5.gifyu.com/images/ezgif-6-fb456de304c9.gif" width="49%" />
<img src="https://s5.gifyu.com/images/ezgif.com-optimize6d7c4d9d7251b20a.gif" width="49%" />
<img src="doc/assets/header_1.gif" width="49%" />
<img src="doc/assets/header_2.gif" width="49%" />
</p>

Check our YouTube videos below for more details.
Expand Down Expand Up @@ -37,8 +37,8 @@ This implementation:
- can create an FBX/glTF output to be used with major graphics softwares.

<p float="center">
<img src="https://s5.gifyu.com/images/method_v2.gif" width="49%" />
<img src="https://s5.gifyu.com/images/parkour.gif" width="49%" />
<img src="doc/assets/method_1.gif" width="49%" />
<img src="doc/assets/parkour.gif" width="49%" />
</p>

## Updates
Expand Down Expand Up @@ -88,7 +88,7 @@ Refer to [`doc/demo.md`](doc/demo.md) for more details about the demo code.
Sample demo output with the `--sideview` flag:

<p float="left">
<img src="https://s5.gifyu.com/images/sample_video.gif" width="30%" />
<img src="doc/assets/sample_video.gif" width="30%" />
</p>

### FBX and glTF output (New Feature!)
Expand Down
Binary file added doc/assets/header_1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/assets/header_2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/assets/method_1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/assets/parkour.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/assets/sample_video.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35b6de9

Please sign in to comment.