Wave-U-Net-Pytorch icon indicating copy to clipboard operation
Wave-U-Net-Pytorch copied to clipboard

Cannot train a model with the same accuracy as the paper's

Open sewichou opened this issue 4 years ago • 1 comments

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?

sewichou avatar Apr 06 '21 14:04 sewichou

I got the same situation as you, the best overall SDR value is about 1.8.

YadongChen-1016 avatar Jul 25 '21 08:07 YadongChen-1016