francoisgermain / SpeechDenoisingWithDeepFeatureLosses

Speech Denoising with Deep Feature Losses
MIT License
183 stars 53 forks source link

loss_saver/loss_model #13

Open LucySha opened 4 years ago

LucySha commented 4 years ago

Thanks for your work! But i'm confused with senet_train.py form line 87 to line 91, I comment the "loss_model" lines and it also works, so I don't know how the senet_train.py use the "loss_model", can you explain it ? Or we can treat the loss_saver(line 89) as the saver(line 91)?