Mael-zys / T2M-GPT

(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
https://mael-zys.github.io/T2M-GPT/
Apache License 2.0
574 stars 52 forks source link

T2M-GPT generated the Fatal Error joints points #46

Open Thunderltx opened 1 year ago

Thunderltx commented 1 year ago

This text is" A man is doing squats." the red part is right side body, the blue part is left side body

批注 2023-07-21 150128

https://github.com/Mael-zys/T2M-GPT/assets/37621028/ad41b6f8-50d3-4981-873d-d35edd70dfcd

https://github.com/Mael-zys/T2M-GPT/assets/37621028/83739ae7-91cc-4514-89db-6ca45474665f

qrzou commented 1 year ago

Hi, do you solve this problem, I met this issue too.

I guess this is probably caused by the Mesh rendering process, which may not be able to distinguish the direction of body in some cases.

qrzou commented 1 year ago

I find this problem has already been raised and answered in this issue https://github.com/Mael-zys/T2M-GPT/issues/25#issue-1678045855

Thunderltx commented 1 year ago

Hi, do you solve this problem, I met this issue too.

I guess this is probably caused by the Mesh rendering process, which may not be able to distinguish the direction of body in some cases.

The 3d points are wrong, not the problem of mesh . Watch the second video, you can find the red lines are the right side of body, but, when squatting, the hip is in front of knees!!! It is not normal human joints!!!