aashrafh / Mozart

An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.
Apache License 2.0
583 stars 84 forks source link

Zipped google drive link and kaggle dataset #21

Open NotJoeMartinez opened 3 months ago

NotJoeMartinez commented 3 months ago

Hi, I ended up having to use the google drive API to get a complete download of the dataset because my browser kept crashing. I figured other people might be having similar issues so I uploaded a pre-zipped archive of the original dataset to google drive, which takes a couple seconds to download. I also uploaded the dataset to kaggle although I had to replace the # character with the word sharp for it to be compatible with kaggle.

Links:

p.s I'm working on a fork called wieniawski which I plan to turn into a mobile app to help users read sheet music. I made a proof of concept at a hackathon a couple years ago using this project as well. Thanks, for putting this out there.