Skip to content

Latest commit

 

History

History

vis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

3D human model Visualization Module

extract the source code from EasyMocap

TYPE IMAGE
SCENE img.png
BODY img.png
SMPL img.png
SMPLX img.png

ENV

  • open3d==0.9.0
  • torch (for smpl-like model.)

USAGE

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]