kvklink / full-OMR-pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎶 Complete OMR pipeline

A complete system that will take pictures of sheet music and produce MusicXML as output.

📓 Publication

To be added as soon as it's made publicly available.

⚙️ Installation

  • Install all dependencies using pip: pip install requirements.txt
  • If you want to use PDF files as input, be sure to also follow the installation instructions here

📝 References

A. Rebelo, G. Capela, and J. S. Cardoso, "Optical recognition of music symbols: A comparative study" in International Journal on Document Analysis and Recognition, vol. 13, no. 1, pp. 19-31, 2010. DOI: 10.1007/s10032-009-0100-1

All other references used in this piece of software can be found in the aforementioned publication.

About

License:MIT License


Languages

Language:Python 100.0%