Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpticalMusicRecognition

A Demo for the Course Deep Learning for Music Processing, held in the Summer term 2025 at the University of Osnabrück.

Quickstart

Clone the repository. Open a terminal in the repository folder.

Create e.g. a conda environment with Python version 3.11 and activate it.

conda create -n omr python=3.11
conda activate omr

Install the requirements with pip

pip install -r requirements.txt

Run the notebook, selecting the venv just created as kernel.

About

A Demo for the Course Deep Learning for Music Processing, held in the Summer term 2025 at the University of Osnabrück.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages