Model not being saved

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.

Post Reply
User avatar
madracoon
Posts: 1
Joined: Mon Mar 17, 2025 11:35 pm
Answers: 0

Model not being saved

Post by madracoon »

Hi everyone!

I am currently training a model to swap Ronaldo's and Bob Iger's faces for my master's project. The model has been running for 4 hours now and provides good results (visually). I have saved and continued the training once, but I now noticed that I do not have a model file saved in the model repository. I am worried that if I stop the training or turn off the laptop, I might lose my progress.

Showing hidden files in the folder did not help. Is there a solution or maybe there's something I missed in the README? It does say that saving the model takes a little while, but for me, the code stopped instantly.

Any advice here?

Thanks in advance!

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

Re: Model not being saved

Post by torzdf »

It sounds like you are looking in the wrong place.

The model saves:

  • Every 250 iterations (by default) or whatever value you set
  • When you stop training.

My word is final

Post Reply