-
Notifications
You must be signed in to change notification settings - Fork 6
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
Can't recreate results with pretrained weights #7
Comments
Of course and thank you for your fast reply, here is the baseline
And the running command |
Actually, i don't observe any issues in the config file or the command. It's strange that you get a much lower result. You may try evaluation with the |
I'm sorry for the delay, I did install sclite and tried it but still got the same result
One thing that occured to me, I'm getting the weights from the google drive , could they be different? |
I'm sorry to hear that. Actually i'm confused why you got different results. The weights uploaded to the google drive is the same with others. I have tried with the code and weights from my repo. Maybe the difference is resulted from the broken data or other issues? |
I can't seem to find something related unfortunately.. |
Hello, I'm trying to run the model for the Phoenix2014 dataset with the pretrained weights but the output I'm getting is the following. Any ideas why this would be happening?
I did follow all the steps up to testing with this command
python main.py --config ./config/baseline.yaml --device your_device --load-weights path_to_weight.pt --phase test
Thank you,
The text was updated successfully, but these errors were encountered: