extract the source code from EasyMocap
TYPE | IMAGE |
---|---|
SCENE | |
BODY | |
SMPL | |
SMPLX |
- open3d==0.9.0
- torch (for smpl-like model.)
should put the data/
into ${vis/lib}
.
cd ${vis}/main
python vis_server.py # first config the .yml file.
python vis_client.py --path ${to/you/data} [--smpl]