Page 1 of 1

How to Speed up Training

Posted: Wed Jul 29, 2020 9:17 am
by ericpan0513

Hi! I would like to ask a question about training.
Assume that I've got a face A, and I want it to swap on several other faces B, C, D. Is there a way that can help training faster instead of training AB, AC, and AD separately? I'm just curious if one of the target is the same, then if it's possible to save some time, to be more efficient?
Thank you!


Re: How to Speed up Training

Posted: Thu Jul 30, 2020 7:10 am
by torzdf

Our advice is always to start from a fresh model.

You can delete the unused Decoder from the model file, but most likely you'll need to amend some code to support creation of a new decoder, and this is unsupported, so you would be on your own.