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

Remove Dirty Training Data of Piccolo #71

Open
Daniel-Chin opened this issue Dec 20, 2020 · 1 comment
Open

Remove Dirty Training Data of Piccolo #71

Daniel-Chin opened this issue Dec 20, 2020 · 1 comment

Comments

@Daniel-Chin
Copy link

Your paper mentioned some dirty training data of Piccolo that led to low test-time accuracy for Piccolo sounds. Do you think removing the problematic training data and training the model again will be a good idea?

The current model really learned to do two things: A) estimate pitch, B) if the instrument is classified as Piccolo, do a weird thing.

If we fix the dataset, the model won't have to learn a wrong thing anymore, which probably benefits its performance on other instruments too. Maybe then you will be able to decrease the model size without sacrificing accuracy?

@Daniel-Chin
Copy link
Author

Since it is still SOTA (as of 2020), improving the model can be beneficial to many ;-)

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

1 participant