mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.88k stars 548 forks source link

How can I get results like header_1.gif ? #209

Closed zr2020-stu closed 3 years ago

zr2020-stu commented 3 years ago

image Help!!! How can I get results like header_1.gif and header_2.gif. Just show Vertex data instead of mesh data。

mkocabas commented 3 years ago

You need to pass --wireframe argument to the demo.py script.