Model settings not updated after training swap

If training is failing to start, and you are not receiving an error message telling you what to do, tell us about it here


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for reporting errors with the Training process. If you want to get tips, or better understand the Training process, then you should look in the Training Discussion forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
Scrapemist
Posts: 16
Joined: Sat Nov 05, 2022 2:26 pm
Has thanked: 8 times

Model settings not updated after training swap

Post by Scrapemist »

I wanted to swap trainings on two machines that run on the same A/B dataset but with a different model setup.
So I just swapped the model folder and project file and everything looks to work fine.
But when I check model settings I get the settings from the previouse model.
Is this expected behaviour?
How am I able to change settings?

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: Model settings not updated after training swap

Post by torzdf »

How are you checking model settings?

The specific model settings that are used for any model can be found in the state.json file located in the model folder.

My word is final

User avatar
Scrapemist
Posts: 16
Joined: Sat Nov 05, 2022 2:26 pm
Has thanked: 8 times

Re: Model settings not updated after training swap

Post by Scrapemist »

Yes, I checked the state.json file.
But they are not the same as in the Training settings in the GUI.
I guess I should have saved them as a preset upon creation.

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 622 times

Re: Model settings not updated after training swap

Post by torzdf »

You don't need to save them as a preset. What is shown in the GUI is what is currently stored in the relevant ,ini files stored in faceswap's config folder.

Most settings are locked to a model though, so once the model has been created, these settings won't change in the state.json and will only take effect when starting a new model.

Settings which can be changed for existing models are labelled as such in the tooltips.

My word is final

Locked