Datasets:
Add missing articulations/beams/slurs to Haydn quartet kern
#9
by tobiashornbogen - opened
The 8 Haydn string quartet scores (46 pages) have page-level kern annotations
completely stripped of staccato marks, slurs, beams, accents, and fermatas.
All other scores in the dataset have these markings.
This PR updates the kern field in the page JSON of 44 Haydn quartet pages:
- Adds articulations, beams, and slurs: +2,348 staccatos, +3,626 slurs, +6,044 beams
- Fixes minor note/rhythm errors found during review (22 of 44 pages)
- 15 pages: articulations only, no pitch/rhythm changes
- 7 pages: only changed rests to be consistent and match the scan
Method: OMR model predictions used as initial annotations, then all 44 pages
hand-verified against the score images.
Two pages excluded (not modified):
- score_id 537, 538 (haydn/op76n2_03 pages 2-3): kern does not match score images
Region-level kern, ekern, and raw fields are not updated.