Merge branch 'master' of github.com:zju3dv/EasyMocap

This commit is contained in:
shuaiqing 2021-01-29 21:30:34 +08:00
commit 09f153c995

View File

@ -45,9 +45,7 @@ data
├── smplh
│   ├── MANO_LEFT.pkl
│   ├── MANO_RIGHT.pkl
│   ├── SMPLH_female.pkl
│   ├── SMPLH_FEMALE.pkl
│   ├── SMPLH_male.pkl
│   └── SMPLH_MALE.pkl
└── smplx
├── SMPLX_FEMALE.pkl
@ -211,4 +209,4 @@ Please consider citing these works if you find this repo is useful for your proj
[3] Pavlakos, Georgios, et al. "Expressive body capture: 3d hands, face, and body from a single image." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2019.
Bogo, Federica, et al. "Keep it SMPL: Automatic estimation of 3D human pose and shape from a single image." European conference on computer vision. Springer, Cham, 2016.
[4] Cao, Z., Hidalgo, G., Simon, T., Wei, S.E., Sheikh, Y.: Openpose: real-time multi-person 2d pose estimation using part affinity fields. arXiv preprint arXiv:1812.08008 (2018)
```
```