Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What indicator represents the end of training hq_wav2lip_sam_train? #139

Open
mrhanCH opened this issue Apr 26, 2024 · 4 comments
Open

Comments

@mrhanCH
Copy link

mrhanCH commented Apr 26, 2024

Thank you for your excellent work.
May I ask what indicator represents when I can manually end the training of hq_wav2lip_sam_train?
Or will the training process end automatically?

@mrhanCH
Copy link
Author

mrhanCH commented Apr 26, 2024

Step 129 | L1: 0.139 | Vgg: 0.4578 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.415
Step 130 | L1: 0.1386 | Vgg: 0.4565 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.006001, Train: 9.395
Step 131 | L1: 0.1384 | Vgg: 0.4553 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005002, Train: 9.412
Step 132 | L1: 0.1385 | Vgg: 0.4548 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005014, Train: 9.39
Step 133 | L1: 0.1383 | Vgg: 0.454 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.397

This is my training progress, I feel it's not quite normal.

@ashishjamarkattel
Copy link

did you train syncnet ?

@ashishjamarkattel
Copy link

Step 129 | L1: 0.139 | Vgg: 0.4578 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.415 Step 130 | L1: 0.1386 | Vgg: 0.4565 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.006001, Train: 9.395 Step 131 | L1: 0.1384 | Vgg: 0.4553 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005002, Train: 9.412 Step 132 | L1: 0.1385 | Vgg: 0.4548 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005014, Train: 9.39 Step 133 | L1: 0.1383 | Vgg: 0.454 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.397

This is my training progress, I feel it's not quite normal.

you can check the output for the stop, originall loss should be less less than 0.2. If syncnet is trained well.

@mrhanCH
Copy link
Author

mrhanCH commented Apr 28, 2024

Step 129 | L1: 0.139 | Vgg: 0.4578 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.415 Step 130 | L1: 0.1386 | Vgg: 0.4565 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.006001, Train: 9.395 Step 131 | L1: 0.1384 | Vgg: 0.4553 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005002, Train: 9.412 Step 132 | L1: 0.1385 | Vgg: 0.4548 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005014, Train: 9.39 Step 133 | L1: 0.1383 | Vgg: 0.454 | SW: 0.03 | Sync: 0.0 | DW: 0.0 | Percep: 0.0 | Fake: 0.0, Real: 0.0 | Load: 0.005001, Train: 9.397
This is my training progress, I feel it's not quite normal.

you can check the output for the stop, originall loss should be less less than 0.2. If syncnet is trained well.

Syncnet trained to 0.3, which label is the origin loss? L1? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants