How can I tell progress of training

Want to understand the training process better? Got tips for which model to use and when? This is the place for you


Forum rules

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

This forum is for discussing tips and understanding the process involved with Training a Faceswap model.

If you have found a bug are having issues with the Training process not working, then you should post in the Training Support forum.

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

Locked
User avatar
lipoqil
Posts: 1
Joined: Sun Aug 11, 2019 9:27 am
Has thanked: 1 time

How can I tell progress of training

Post by lipoqil »

I ran python faceswap.py train, but I can't tell how far it is. This raises two questions.

Is there a time, when training finishes, or it is just improving itself as long as I let it run?

If it is the latter, how do I know it is the right time to stop it?

by torzdf » Sun Aug 11, 2019 2:56 pm

What was the full command you ran?

You train until you are happy with the previews. You can view the previews with a pop up window by passing the -p flag, or you can write the preview to the faceswap folder with the -w flag and view it there

Go to full post
User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 623 times

Re: How can I tell progress of training

Post by torzdf »

What was the full command you ran?

You train until you are happy with the previews. You can view the previews with a pop up window by passing the -p flag, or you can write the preview to the faceswap folder with the -w flag and view it there

My word is final

Locked