Page 1 of 1

Unable to load session data for model while training

Posted: Wed Aug 26, 2020 3:00 am
by MetaUserName

I recently had to reinstall faceswap on windows and since then i have been unable to load any of my models from previous training sessions. And when it did load, its giving me this nonsense:


Re: Unable to load session data for model while training

Posted: Wed Aug 26, 2020 8:35 am
by torzdf

Unfortunately, due to the change in how models are structured, and changes in Tensorboard logging, models trained on Faceswap 1.0 cannot have their session stats displayed in Faceswap 2.0.

To be able to view the session stats from models trained on 1.0, you would need to install Faceswap 1.0 and open the GUI there (https://github.com/deepfakes/faceswap/r ... tag/v1.0.0)


Re: Unable to load session data for model while training

Posted: Wed Aug 26, 2020 1:41 pm
by MetaUserName

Can the model still be used, or do I need to start over?


Re: Unable to load session data for model while training

Posted: Wed Aug 26, 2020 2:41 pm
by bryanlyon

The model is fine as long as you're okay with not seeing those stats.


Re: Unable to load session data for model while training

Posted: Wed Aug 26, 2020 3:02 pm
by torzdf

Yep, as BryanLyon said, model should work fine in FS2.0, and stats will start collating again for any new sessions.