chahuja / language2pose

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

What does sampling do? #11

Closed lexical-kenobi closed 4 years ago

chahuja commented 4 years ago

Sampling runs a forward pass on the trained model with natural language sentences from the dataset as an input. This step generates csv files which contain joint positions over time. To visualize these files, you would have to use render.py

On Thu, Oct 15, 2020 at 12:58 AM Alex M John notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chahuja/language2pose/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABS4KVK6E6V3X5I2XLECKLDSKZ6ONANCNFSM4SRPCG4A .

-- Chaitanya Ahuja