EricGuo5513 / HumanML3D

HumanML3D: A large and diverse 3d human motion-language dataset.
MIT License
805 stars 78 forks source link

Visualization with skeleton #42

Open Evm7 opened 1 year ago

Evm7 commented 1 year ago

Hi Eric! Really nice work and also the repository is very well-explained. I have seen that in your demo you commented the possibility to visualize the generated motions using skeleton (plot_motion_3d function).

I have tried to use that function (had to solve some errors to make use of it) and now it creates a .mp4 video with the correct time length and the title is plot correctly. However, it does not plot the skeleton (its just blank). Could you please provide me some steps to visualize the skeletons?

It's much faster and simpler to check qualitative results than the SMPL or render version.

EricGuo5513 commented 1 year ago

Hi, for visualization, you could have a look at https://github.com/EricGuo5513/HumanML3D/blob/main/animation.ipynb

SeuGuoTong commented 7 months ago

Hello, have you resolved the issue? I also encountered the problem of visual blanks

SeuGuoTong commented 7 months ago

use .py file instead of .ipynb