MotionGPT icon indicating copy to clipboard operation
MotionGPT copied to clipboard

Motion2Text generation always gives something irrelevant

Open zsolt-csibi opened this issue 1 year ago • 2 comments

Hi! I am trying to do text2motion and back to motion2text, and my idea was to generate a motion from text then from that motion generate text, and check the similarity.

For example: The motion is: 2024-01-22-11_32_4792584

The result is: a person walks backwards and then duckwalks forward.

I put the npy file path into the the txt as the format asks.

Is someone have success with the motion2text part? Because for me only the text2motion works.

zsolt-csibi avatar Jan 25 '24 13:01 zsolt-csibi

Hey, I also want to try the motion2text part, but it always has some errors like:

"app.py", line 240, in bot
    input = data_stored[-1]['user_input']
IndexError: list index out of range

but text2motion works. have you ever figured it out? have you ever succeeded in motion2text part? @zsolt-csibi @billl-jiang @ChenFengYe

41xu avatar Oct 29 '24 13:10 41xu

hi, I wonder how to try motion to text

Hxxxz0 avatar Nov 18 '24 02:11 Hxxxz0