iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.
GNU General Public License v3.0
16.34k stars 25 forks source link

Pretrain SAEHD / Faceset.pak from src or dst or both ? #5649

Open VieuFou34 opened 1 year ago

VieuFou34 commented 1 year ago

Hi !

Not an issue but a question please if somebody has time for me :)

I understand from the guide that the pretraining mode of "train SAEHD.bat" uses the faceset.pak file so like in the guide I made my own file with the src images and launched the training. My question is, do I have to make another training after that, but replacing the src faceset.pak with a new DST faceset.pak ? Or the program should only pretrain on the src images ?

Thank you very much.

joolstorrentecalo commented 1 year ago

Your question is unclear at best. Why would you replace the src faceset pack with the dst faceset pack? (To change the 'direction' of the models in which they are applied?) It may be better to make a model with the RTT and against RTM files to reuse it later on no matter what you want it for.

If you just want to use the src/dst faceset packs instead of the lose extracted images, there is no need to retrain. (They contain the same contents overal, just in an easier to manage format.)

If you mean something else, please ask the question in a clearer manner.

joolstorrentecalo commented 1 year ago

Issue solved / already answered (or it seems like user error), please close it.