Tools for the Music Notation Graph representation of music notation, used primarily for optical music recognition.
Project description
MuNG
The mung
(Music Notation Graph) package implements a graph representation
of music notation that is especially amenable to Optical Music Recognition (OMR).
It was used for instance in the MUSCIMA++ dataset of music notation.
Requires Python >= 3.6.
Getting started
- Install this package:
pip install mung
- Download the MUSCIMA++ dataset.
- Run through the tutorial.
Dataset
The dataset itself is available for download here and due to its derived nature, licensed differently:
Changelog
This changelog does not refer to the older muscima
package.
1.0
First public release of mung
package, which is equivalent to the muscima-package, but updated
to comply with the version 2.0 of the MUSCIMA++ dataset.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.