ChrisWu1997 / 2D-Motion-Retargeting

PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
https://motionretargeting2d.github.io
MIT License
443 stars 86 forks source link

Enable to use different lentghs of inputs, and output them #2

Closed kfiraberman closed 5 years ago

kfiraberman commented 5 years ago

Features:

ChrisWu1997 commented 5 years ago

Shall we move the function json2motion out to 'functional'? will that help you?

kfiraberman commented 5 years ago

Yes. Everything that is independent in the form of the system (2/3 encoder, fingers/no fingers). So maybe also the motion2video and the get_data? I’m not sure wether the get_data depends on the structure or not. Probably it is due to the fingers, so maybe a flag that indicates for each model whether it includes fingers or not can be added.

On Thu, 3 Jan 2019 at 9:49 Rundi Wu notifications@github.com wrote:

Shall we move the function json2motion out to 'functional'? will that help you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ChrisWu1997/2D-Motion-Retargeting/pull/2#issuecomment-451038137, or mute the thread https://github.com/notifications/unsubscribe-auth/ASp10pRaH_MS2CoGpy18HOERzcsJvdOYks5u_WG_gaJpZM4ZnFJt .