GSoC 2018: Machine Learning Dataset for OMR - Week 2

Posted 5 years ago

Hey! :D

It had been two weeks now working on OMR Dataset project. It's a cool project I would say at the same time, the idea of exploring the codebase on your own, helps in understanding the nuances of implementation. Coming to this weeks analysis:

Below is the segmented status of the project:

Current status of the project
We are done with:
1. Porting the OMR work from imeta to master.
2. Grace Notes Implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/27
3. Bracket Implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/26
4. Tuplet Implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/22
5. Time Signature Upper and Lower Halves annotation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/28
6. Rest Dot Implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/23
7. Simple Image URL for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/30
8. Staccato Dot for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/25
9. SMuFL symbols identifier for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/29

Added: Repeat dot implementation for OMR tackling the issue: https://github.com/Audiveris/omr-dataset-tools/issues/24

Key accomplishments this week

Done with Repeat dot implementation for OMR. Pushed my changes to PR: https://github.com/musescore/MuseScore/pull/3669

Still, my college assessments are on. I hope on the weekend I will get time to figure out more about my upcoming task.

Key tasks that stalled
None

Tasks in the upcoming week:
Had a talk with Lasconic on testing the current implementation on a dataset of 988 scores. He has provided me the dataset, I now need to test and see if things crash or not. Furthermore, if things work well, automate sending the image and XML to the OMR Audiveris so that control images can be generated, which are more easy to understand and test. Looking forward to it.

Hope things go well.

Have a Good Day,
Animesh
Github: https://github.com/nasehim7