-----
Suggest description.
-----
ReadyToMerge model can be used to swap the face without the training.
But you can continue training with the same parameters on the new dst and improve the quality.
----------------
ReadyToMerge LIAE-UD model can be reused to train new fake from scratch.
All you need is delete INTER_B.npy file from the model folder. Also don't forget to set training settings to initial, such as RW(ON), LRD(off), GAN(0.0), etc... Don't enable/disable pretraining !
The generalization with poor dst faceset will be better than training with default pretrained model.
Example using Tom Cruise model to train Keanu Reeves fake on poor dst faceset from the game:
----------------
Download: <a href='/literotica/magnet:?xt=urn:btih:dfa9f27340097eb47c0c3cb9e7a8cb6d9876580a&dn=DeepFaceLabReadyToMergeModels&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce'>magnet link</a>
available celebs:
Tom Cruise (224, liae-ud)
[img=400x276]
How to create RTM model from scratch.
1) src faceset should be diverse enough in yaw, light and shadow conditions
src faceset should be xseg'ed and applied.
2) use default pretrained liae-ud model
3) use dst faceset from the torrent
4) train with:
res : 224
batch : 8
archi : liae-ud
face type : WF
random_flip : off
adabelief : on
eyes_mouth_prio : on
ct_mode: lct .
to 600k iters
5) enable LRD + 300k iters
6) disable random warp + 300k iters
7) enable gan 0.1 + 300k iters