AliJalalifar / Character_Animation

A Re-implementation of the paper "A Deep Learning Framework for Character Motion Synthesis and Editing"
114 stars 34 forks source link

How do I create my own training data? #1

Open offchan42 opened 6 years ago

offchan42 commented 6 years ago

There are 2 questions:

  1. How do I create my own training data, given that I have VR devices like leg bands, hand controller, and headset?
  2. Is it possible to include hand and head input from VR devices into the model too (instead of only Up/Down/Left/Right input)?

I will need to read more about the paper. Any advice is appreciated. Thank you!