Motion2Text generation always gives something irrelevant
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:
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.
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
hi, I wonder how to try motion to text