Dlight Model iterations 500K not enough?

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
liucfy
Posts: 3
Joined: Tue Sep 08, 2020 4:54 pm
Has thanked: 1 time

Dlight Model iterations 500K not enough?

Post by liucfy »

Model:Dlight
Batch Size:4
Iterations: 520728

Will it be clearer if i continue training?

Image

Image
config": {
"coverage": 80,
"optimizer": "adam",
"learning_rate": 5e-05,
"allow_growth": false,
"mixed_precision": false,
"convert_batchsize": 16,
"loss_function": "ssim",
"mask_loss_function": "mse",
"l2_reg_term": 100,
"eye_multiplier": 12,
"mouth_multiplier": 8,
"penalized_mask_loss": true,
"mask_type": "extended",
"mask_blur_kernel": 3,
"mask_threshold": 4,
"learn_mask": false,
"features": "best",
"details": "good",
"output_size": 384

by bryanlyon » Tue Sep 22, 2020 7:31 pm

At this point it's entirely subjective. Honestly I think your swap already looks pretty good and would try a test convert to see if the result was good enough in motion.

Go to full post
User avatar
bryanlyon
Site Admin
Posts: 793
Joined: Fri Jul 12, 2019 12:49 am
Answers: 44
Location: San Francisco
Has thanked: 4 times
Been thanked: 218 times
Contact:

Re: Dlight Model iterations 500K not enough?

Post by bryanlyon »

At this point it's entirely subjective. Honestly I think your swap already looks pretty good and would try a test convert to see if the result was good enough in motion.

User avatar
liucfy
Posts: 3
Joined: Tue Sep 08, 2020 4:54 pm
Has thanked: 1 time

Re: Dlight Model iterations 500K not enough?

Post by liucfy »


Thank you very much.
I am a C# software engineer and just started learning this project.
Thank you very much for your answer.

Convert Result:

Video : 1920X1072

Do you think continued training can improve the face picture quality(output size 384px)? For example, facial details, skin texture?

The same scene, not sure it is the same frame

Image
The same scene, not sure it is the same frame

Image

Locked