Skip to content

Music sheet parser with Faster-RCNN, player with pygame

Notifications You must be signed in to change notification settings

ShiCheng-Lu/MusicSheetParser

Repository files navigation

MusicSheetParser

dataset from https://doi.org/10.21256/zhaw-20647

parser:

  1. extract staff and bars using image processing techniques with OpenCV
  2. use FasterRCNN image object detection on each bar
  3. process labels by their BBoxes and extract individual note pitches and durations

sample

About

Music sheet parser with Faster-RCNN, player with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published