rakmuga / SMPLX_TF

SMPLX Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMPL-X Tensorflow (SMPLX_TF)

SMPL-X Tensorflow module

SMPL-X for tensorflow pipelines. This is a tensorflow port of the original SMPL-X expressive human parametric model.

teaser

Requirements:

Needed: Python3, Pickle, Numpy, Tensorflow

Optional: Trimesh, Pyrender

Run the quick_run.py to test your install. It loads a random human with an interactive 3D-visualization.

Download SMPL-X model files as per instructions in SMPLX-project page

For merging SMPL+H with MANO or to remove chumpy objects follow this.

For downloading SMPL gender based models (i.e male, female) follow this, for gender neutral model follow this.

Do consider clicking the star button for the project if this repository was useful in your work.

For License please check original SMPL-X repository here.

About

SMPLX Tensorflow


Languages

Language:Python 100.0%