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

Are all fixed-shape valid symbols annotated? #20

Open
hbitteur opened this issue May 16, 2017 · 0 comments
Open

Are all fixed-shape valid symbols annotated? #20

hbitteur opened this issue May 16, 2017 · 0 comments

Comments

@hbitteur
Copy link
Contributor

We need a bunch of representative "none" symbols for proper network training.

In a given page, if all (fixed-shape) valid symbols are present in the Annotations structure, we can safely create artificial "none" symbols, based on "empty" areas. But we cannot do so if some valid symbols are missing, because some so-called empty areas may actually contain valid symbols.

The proposal is thus to add this information within the Annotations structure. For example, add an explicit complete attribute like:
<Annotations version="1.0" complete="true">

This would typically apply for all MuseScore generations. It would apply for Audiveris extraction, only after manual validation.
On the opposite (if this complete attribute is false or missing), these annotations would not be safe for artificial "none" symbols creation and will be usable only for their valid symbols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant