NotJoeMartinez / wieniawski

Photomath for violin sheet music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wieniawski

Experimental refactor of Mozart optical music recognition models. See music MusicNotesML for a proof of concept.

Setup

git clone https://github.com/NotJoeMartinez/wieniawski
cd wieniawski
python3 -m venv .venv
source .venv/bin/activate
make clean install

Training data

Goals

  1. To understand how this model works
  2. To integrate the models with a mobile application that overlays the proper finger numbers of a stanza violin sheet music.

About

Photomath for violin sheet music


Languages

Language:Python 99.2%Language:Makefile 0.5%Language:Shell 0.2%