Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 836 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 836 Bytes

🎶 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.