OMR-Research / mung

Music Notation Graph: a data model for optical music recognition.
MIT License
19 stars 6 forks source link

Adapt Mung Parser to Handle Other Datasets #10

Closed GregoireLamb closed 2 months ago

GregoireLamb commented 3 months ago

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:

References:

DoReMi Dataset Musigraph Dataset

apacha commented 2 months ago

New version 1.2.1 has been released with this change.