chahuja / language2pose

Language2Pose: Natural Language Grounded Pose Forecasting
http://chahuja.com/language2pose
MIT License
65 stars 14 forks source link

How to generate poses from given sentences? #12

Open anindita127 opened 4 years ago

anindita127 commented 4 years ago

Hi, thank you for sharing the code. I would like to ask what is the difference between sample_wordConditioned.py and sample_wordConditioned_newSentence.py? If I want to generate a pose using the sentence.txt file, it isn't the same pose as what I get from the sample_wordConditioned.py. I am giving a sentence that is already there in the dataset. Is there a difference in the working of the two codes?