📝 add link to dataset
This commit is contained in:
parent
a45f6060d1
commit
567a5476ab
14
Readme.md
14
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-06-28 14:08:02
|
* @LastEditTime: 2021-07-07 12:02:24
|
||||||
* @FilePath: /EasyMocapRelease/Readme.md
|
* @FilePath: /EasyMocapRelease/Readme.md
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -61,7 +61,7 @@ This is the basic code for fitting SMPL[1]/SMPL+H[2]/SMPL-X[3]/MANO[2] model to
|
|||||||
|
|
||||||
### Multiple views of multiple people
|
### Multiple views of multiple people
|
||||||
|
|
||||||
[![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/mvmp.md)
|
[![report](https://img.shields.io/badge/CVPR19-mvpose-red)](https://arxiv.org/pdf/1901.04111.pdf) [![quickstart](https://img.shields.io/badge/quickstart-green)](./doc/mvmp.md)
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="doc/assets/mvmp1f.gif" width="80%"><br/>
|
<img src="doc/assets/mvmp1f.gif" width="80%"><br/>
|
||||||
@ -77,6 +77,10 @@ This is the basic code for fitting SMPL[1]/SMPL+H[2]/SMPL-X[3]/MANO[2] model to
|
|||||||
<sup>Captured with 8 consumer cameras<sup/>
|
<sup>Captured with 8 consumer cameras<sup/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## ZJU-MoCap
|
||||||
|
|
||||||
|
With out proposed method, we release two large dataset of human motion: LightStage and Mirrored-Human. See the [website](https://chingswy.github.io/Dataset-Demo/) for more details.
|
||||||
|
|
||||||
## Other features
|
## Other features
|
||||||
|
|
||||||
### 3D Realtime visualization
|
### 3D Realtime visualization
|
||||||
@ -110,12 +114,6 @@ This is the basic code for fitting SMPL[1]/SMPL+H[2]/SMPL-X[3]/MANO[2] model to
|
|||||||
|
|
||||||
See [doc/install](./doc/installation.md) for more instructions.
|
See [doc/install](./doc/installation.md) for more instructions.
|
||||||
|
|
||||||
## Evaluation
|
|
||||||
|
|
||||||
The weight parameters can be set according to your data.
|
|
||||||
|
|
||||||
More quantitative reports will be added in [doc/evaluation.md](doc/evaluation.md)
|
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Here are the great works this project is built upon:
|
Here are the great works this project is built upon:
|
||||||
|
Loading…
Reference in New Issue
Block a user