OpenMotionLab / MotionGPT

[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
https://motion-gpt.github.io
MIT License
1.45k stars 92 forks source link

The rendered image is upside down for custom prompt #37

Closed hdjsjyl closed 12 months ago

hdjsjyl commented 12 months ago

Hi Author, while using custom prompt results to render video, The rendered image is upside down for custom prompt

image

Any suggestion is appreciated, thanks

billl-jiang commented 12 months ago

Hi, @hdjsjyl

This issue arises from improper axis processing during the rendering of rigged cylinders, while the SMPL meshes remain unaffected. We have released an updated version of the rendering code on GitHub, which you can pull and try out.