Khrylx / RFC

[NeurIPS 2020] Official PyTorch Implementation of "Residual Force Control for Agile Human Behavior Imitation and Extended Motion Synthesis". NeurIPS 2020.
https://www.ye-yuan.com/rfc
Other
151 stars 13 forks source link

Do I have to train a new model for each motion clip? #5

Open Cr7st opened 8 months ago

Cr7st commented 8 months ago

Thanks for your code!

I'm not very familiar with the filed of motion imitation. I thought that once a model is trained, it could mimic all the motion clips. But from your code, it seems like that a new model has to be trained for each motion clip.