aashrafh / Mozart

An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation of Mozart

fatmanurturhan opened this issue · comments

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?

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.