📝 add results
This commit is contained in:
parent
da43e1bf5a
commit
64e0e48d29
19
Readme.md
19
Readme.md
@ -2,7 +2,7 @@
|
|||||||
* @Date: 2021-01-13 20:32:12
|
* @Date: 2021-01-13 20:32:12
|
||||||
* @Author: Qing Shuai
|
* @Author: Qing Shuai
|
||||||
* @LastEditors: Qing Shuai
|
* @LastEditors: Qing Shuai
|
||||||
* @LastEditTime: 2021-04-13 17:42:17
|
* @LastEditTime: 2021-04-14 16:00:04
|
||||||
* @FilePath: /EasyMocapRelease/Readme.md
|
* @FilePath: /EasyMocapRelease/Readme.md
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -36,17 +36,32 @@ This is the basic code for fitting SMPL[1]/SMPL+H[2]/SMPL-X[3] model to capture
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://raw.githubusercontent.com/zju3dv/Mirrored-Human/main/doc/assets/smpl-avatar.gif" width="80%">
|
<img src="https://raw.githubusercontent.com/zju3dv/Mirrored-Human/main/doc/assets/smpl-avatar.gif" width="80%">
|
||||||
<br>
|
<br>
|
||||||
<sup>This video is from <a href="https://www.youtube.com/watch?v=KOCJJ27hhIE">Youtube<a/>.<sup/>
|
<sup>The raw video is from <a href="https://www.youtube.com/watch?v=KOCJJ27hhIE">Youtube<a/>.<sup/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="doc/imocap/mv1p-mirror.gif" width="80%"><br/>
|
||||||
|
<sup>Captured with 6 cameras and a mirror<sup/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Multiple Internet videos with a specific action (Coming soon)
|
### Multiple Internet videos with a specific action (Coming soon)
|
||||||
|
|
||||||
[![report](https://img.shields.io/badge/ECCV20-imocap-red)](https://arxiv.org/pdf/2008.07931.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
|
[![report](https://img.shields.io/badge/ECCV20-imocap-red)](https://arxiv.org/pdf/2008.07931.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="doc/imocap/imocap.gif" width="80%"><br/>
|
||||||
|
<sup>Internet videos of Roger Federer's serving<sup/>
|
||||||
|
</div>
|
||||||
|
|
||||||
### Multiple views of multiple people (Coming soon)
|
### Multiple views of multiple people (Coming soon)
|
||||||
|
|
||||||
[![report](https://img.shields.io/badge/CVPR20-mvpose-red)](https://arxiv.org/pdf/1901.04111.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
|
[![report](https://img.shields.io/badge/CVPR20-mvpose-red)](https://arxiv.org/pdf/1901.04111.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/todo.md)
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="doc/imocap/mvpose.gif" width="80%"><br/>
|
||||||
|
<sup>Captured with 4 consumer cameras<sup/>
|
||||||
|
</div>
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
||||||
This project is used by many other projects:
|
This project is used by many other projects:
|
||||||
|
BIN
doc/imocap/imocap.gif
Normal file
BIN
doc/imocap/imocap.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 MiB |
BIN
doc/imocap/mv1p-mirror.gif
Normal file
BIN
doc/imocap/mv1p-mirror.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 MiB |
BIN
doc/imocap/mvpose.gif
Normal file
BIN
doc/imocap/mvpose.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 MiB |
Loading…
Reference in New Issue
Block a user