MotionGPT icon indicating copy to clipboard operation
MotionGPT copied to clipboard

How to reproduce the motion complete result in the teaser video?

Open MingCongSu opened this issue 1 year ago • 0 comments

Thanks for the great work! I run the batch demo code using the example in ./demos. i.e. python demo.py --cfg ./configs/config_h3d_stage3.yaml --example ./demos/inbetween.txt

But when I want to render the input 0_in_mesh.npy and output 0_out_mesh.npy mesh, both the mesh colors in their videos are in the same color (yellow). It's not like the teaser video that the mesh colors are blue and yellow, which makes it hard to tell which motion parts are generated from the model.

The rendered videos are as follows

0_in_mesh.gif 0_out_mesh.gif
0_in_mesh 0_out_mesh

Does anyone know how to get the motion complete result in the teaser video?

MingCongSu avatar Jan 19 '24 12:01 MingCongSu