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

Adapt Mung Parser to Handle Other Datasets #10

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

GregoireLamb
Copy link
Contributor

Adapt Mung Parser to Handle Other Datasets

Description:

This update modifies the mung parser to support the DoReMi and Musigraph datasets.

Changes:

Adapted io.py and node.py to correctly process XML files from the DoReMi and Musigraph datasets.

Issues Addressed:

  • The DoReMi and Musigraph dataset XML files do not contain the same meta-information as Muscima-pp (missing 'dataset' and 'document' tags).
  • Musigraph files use the 'CropObject' node tag (similarly to the first version of Muscima-pp).
  • DoReMi object masks end with a trailing whitespace.

References:

DoReMi Dataset
Musigraph Dataset

adapt the mung parser to other dataset (DoReMi and Musigraph)
@apacha apacha merged commit dfb73a6 into OMR-Research:main Jun 11, 2024
1 check passed
@apacha
Copy link
Member

apacha commented Jun 11, 2024

New version 1.2.1 has been released with this change.

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

Successfully merging this pull request may close these issues.

2 participants