aashrafh / Mozart

An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.
Apache License 2.0
605 stars 89 forks source link

Evaluation of Mozart #15

Closed fatmanurturhan closed 2 years ago

fatmanurturhan commented 2 years ago

Very nice work, but I have a question in my mind. How should we evaluate the generated txt outputs, that is, with which method can we benchmark the OMR system?

aashrafh commented 2 years ago

We used the basic accuracy evaluation; The total number of predictions the model gets right considering that we had the true output of each testcase.