sachindae / polyphonic-omr

Code used in research that led to the paper "An Empirical Evaluation of End-to-End Polyphonic Optical Music Recognition" (ISMIR 2021)
19 stars 5 forks source link

# Polyphonic-Omr PyTorch code for end-to-end Optical Music Recognition (OMR) on polyphonic scores. Derived from the following repository which is TensorFlow code for OMR on monophonic scores.

Citation

This code was used in the experiments from the paper:

"An Empirical Evaluation of End-to-End Polyphonic Optical Music Recognition"

Instructions

  1. First go through the README in data_download
  2. Next go through the README in label_gen
  3. Finally go through the README in experiment_code

Contact