deep-motion-editing icon indicating copy to clipboard operation
deep-motion-editing copied to clipboard

Retargeting retraining on customized dataset

Open HaozhouPang opened this issue 2 years ago • 3 comments

Hello Peizhuo,

Thanks for making this amazing project public available!

I am trying to retrain the retargeting model on my own dataset, I have a new skeleton and its motion data. As your suggestion said the motion data should have the same T pose, does it mean the bvh files should start from the same T pose?

Thanks, Haozhou

HaozhouPang avatar Sep 07 '22 10:09 HaozhouPang

Thanks for your question. It doesn’t have to be exactly the same T-pose, but should be similar. Because in our experiment, drastically different T-poses may introduce extra burden to the network and eventually can fail it (in fig 15). In the pre-trained model, the T-poses in the dataset are similar but not the same.

Hope this can be helpful.

PeizhuoLi avatar Sep 10 '22 06:09 PeizhuoLi

Thanks for your reply!

If I understand this correctly, the T-pose of different characters should be similar to get better result, but the bvh animations that used for trainning and inference does not need to start from T pose in the first frame, right?

Best, Haozhou

HaozhouPang avatar Sep 20 '22 07:09 HaozhouPang

You are correct!

PeizhuoLi avatar Sep 21 '22 06:09 PeizhuoLi