HumanML3D icon indicating copy to clipboard operation
HumanML3D copied to clipboard

Visualization with skeleton

Open Evm7 opened this issue 2 years ago • 3 comments

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.

Evm7 avatar Mar 22 '23 15:03 Evm7

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

EricGuo5513 avatar Mar 22 '23 16:03 EricGuo5513

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

SeuGuoTong avatar Apr 11 '24 07:04 SeuGuoTong

use .py file instead of .ipynb

SeuGuoTong avatar Apr 11 '24 11:04 SeuGuoTong