We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scape plots are pretty, but I don't know of a simple way to generate them in python.
Would there be interest in adding this to mir_eval's display module?
The text was updated successfully, but these errors were encountered:
That looks cool but I have no idea what I am looking at. Is this a common visualization format for some task in mir_eval?
mir_eval
Sorry, something went wrong.
(didn't mean to close)
https://www.semanticscholar.org/paper/A-Scape-Plot-Representation-for-Visualizing-of-M%C3%BCller-Jiang/62ea16ed458ffbc140dd9761a274a7e0e72c201e gives a good overview of the method.
They're useful for multi level segment viz, which can include things like local->global key estimation.
Sure, if you want to code them in a way which is compatible with mir_eval annotation format, I am down.
No branches or pull requests
Scape plots are pretty, but I don't know of a simple way to generate them in python.
Would there be interest in adding this to mir_eval's display module?
The text was updated successfully, but these errors were encountered: