Experimental refactor of Mozart optical music recognition models. See music MusicNotesML for a proof of concept.
git clone https://github.com/NotJoeMartinez/wieniawski
cd wieniawski
python3 -m venv .venv
source .venv/bin/activate
make clean install
- google drive
- Orginal dataset
- kaggle
- slightly modifed for kaggle compatablity
- To understand how this model works
- To integrate the models with a mobile application that overlays the proper finger numbers of a stanza violin sheet music.