Unable to load session data for model while training

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
MetaUserName
Posts: 6
Joined: Mon Mar 09, 2020 7:48 pm
Answers: 0
Has thanked: 1 time

Unable to load session data for model while training

Post 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:

Attachments
Untitled.png
Untitled.png (9.26 KiB) Viewed 4361 times
by torzdf » Wed Aug 26, 2020 8:35 am

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)

Go to full post
User avatar
torzdf
Posts: 2796
Joined: Fri Jul 12, 2019 12:53 am
Answers: 160
Has thanked: 142 times
Been thanked: 650 times

Re: Unable to load session data for model while training

Post 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)

My word is final

User avatar
MetaUserName
Posts: 6
Joined: Mon Mar 09, 2020 7:48 pm
Answers: 0
Has thanked: 1 time

Re: Unable to load session data for model while training

Post by MetaUserName »

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

User avatar
bryanlyon
Site Admin
Posts: 805
Joined: Fri Jul 12, 2019 12:49 am
Answers: 44
Location: San Francisco
Has thanked: 4 times
Been thanked: 224 times
Contact:

Re: Unable to load session data for model while training

Post by bryanlyon »

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

User avatar
torzdf
Posts: 2796
Joined: Fri Jul 12, 2019 12:53 am
Answers: 160
Has thanked: 142 times
Been thanked: 650 times

Re: Unable to load session data for model while training

Post by torzdf »

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

My word is final

Locked