Set of tools to visualize and render SMPL family body parameters.
Requirements
- Python 3.7
- PyTorch 1.7.1
- Human Body Prior
- Pyrender for visualizations
Clone this repo and run the following from the root folder:
pip install -r requirements.txt
python setup.py develop
For sample code refer to VPoser repo
Software Copyright License for non-commercial scientific research purposes. Please read carefully the terms and conditions and any accompanying documentation before you download and/or use the SMPL-X/SMPLify-X model, data and software, (the "Model & Software"), including 3D meshes, blend weights, blend shapes, textures, software, scripts, and animations. By downloading and/or using the Model & Software (including downloading, cloning, installing, and any other use of this github repository), you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Model & Software. Any infringement of the terms of this agreement will automatically terminate your rights under this License.
The code in this repository is developed by Nima Ghorbani.