GSoC 2018: Machine Learning Dataset for OMR - Week 1

Posted 6 years ago

Hey! :D
I have started working on the project. During the Proposal time, I worked on porting the changes from the imeta to the master branch of MuseScore. After that, during the Community Bonding period, I had discussions with Lasconic and Herve about the various issues that are there currently with the annotations and how do we want them in the XML. One by one, for a couple of issues, I got deeper into the codebase to understand the working and got them sorted.

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

All codes are up for review here: https://github.com/musescore/MuseScore/pull/3669

Key accomplishments this week
This week I worked on Rest Dot and Simple Image URL Implementation. I have pushed them for merging. I could not do much as I am having my end term examinations at college.

Key tasks that stalled
None

Tasks in the upcoming week
I am unavailable because of my exams and project submissions but as I am loving working, whenever I get spare time I code for MuseScore. :)
But to mention, my next task would be: Repeat dot annotation - https://github.com/Audiveris/omr-dataset-tools/issues/24

Hope things go well.

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


Comments