You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2019. It is now read-only.
Let's say I have a well trained faceswap with
Person A -> Person BAnd now I want another faceswap with
Person C -> Person A.Can I reuse, say,
encoder_A.hof model 1 and paste that asencoder_B.hin model 2?