Wave-U-Net-Pytorch
Wave-U-Net-Pytorch copied to clipboard
Cannot train a model with the same accuracy as the paper's
Thanks for such excellent work! The code is great and well-organized. But I met this problem during training.
I tried evaluating the SDR for both pretrained model and the model I trained with default setting, and the best overall SDR was around 2. That was 1. away from the accuracy claimed in the paper.
Is there any important setting I miss? Should I use the original tensorflow implement code to try it again?
I got the same situation as you, the best overall SDR value is about 1.8.