Skip to content

Commit

Permalink
public release
Browse files Browse the repository at this point in the history
  • Loading branch information
twangnh authored Nov 9, 2021
1 parent 3877911 commit 19c8756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
This is the official implementation of our NeurIPS-2021 work: Multi-view Pose Transformer (MvP). **MvP is a simple algorithm that directly regresses multi-person 3D human pose from multi-view images.**

## Framework
![mvp_framework](https://github.com/sail-sg/mvp/blob/master/figures/mvp_framework.png)
![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/mvp_framework.png)
## Example Result
![mvp_framework](https://github.com/sail-sg/mvp/blob/master/figures/example_qualitative_result.png)
![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/example_qualitative_result.png)

## Reference
```
Expand Down

0 comments on commit 19c8756

Please sign in to comment.