Skip to main content

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.

Build Status PyPI version Documentation Status License: CC BY-NC-SA 4.0 codecov

Requires Python >= 3.6 and was tested with Python 3.11.

Getting started

  1. Install this package: pip install mung
  2. Download the MUSCIMA++ dataset.
  3. Run through the tutorial.

Fundamentally, the Music Notatation Graph is a very simple construct:

It stores the primitives that can be detected by a Music Object Detector as nodes and then store the relations between those nodes. But the devil is in the details. To better understand what kind of relations are useful and which kind of relations are stored for common western music notation, check out the annotator instruction from MUSCIMarker.

Dataset

The dataset itself is available for download here and due to its derived nature, licensed differently:

abc License: CC BY-NC-SA 4.0

Introduction to MUSCIMA++ Video

Watch Jan give a 30 minute introduction into this dataset on YouTube, which explains many design decisions and thoughts that directly affected the creation of the MuNG format:

Introduction to MUSCIMA++

Changelog

This changelog does not refer to the older muscima package.

1.2

New release with updated libraries and executed tests with Python 3.11

1.1

Performance improvements for loading image masks from RLE string.

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.

Source Distribution

mung-1.2.tar.gz (117.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page