Page 1 of 1

A newbie question: Is it possible to partially re-use an already trained model if you decide to swap the person A?

Posted: Sat Mar 23, 2024 1:02 pm
by cavay

Hello,

I'm wondering if it would be somehow possible to re-use the already trained model if I decide to create a new model with the same trainer type? Initially, the model was trained with person A and person B -- now I want to keep what has been learned for person B but swap the person A.

I think this would make sense even if not currently possible.

Thanks!


Re: A newbie question: Is it possible to partially re-use an already trained model if you decide to swap the person A?

Posted: Sun Mar 24, 2024 7:50 pm
by torzdf

You can re-use the encoder for any model with the load/freeze weights option.

You can re-use any part of an existing model with these same options with the Phaze-A model.

It is possible to load weights into any part of a new model for any faceswap model, but this functionality is not built in, and would need to be scripted outside of faceswap.