rainerkelz / ICASSP19

MIT License
19 stars 2 forks source link

ICASSP19

This is code to reproduce the results in this paper.

Installation

$ python3 -m venv ICASSP19
$ cd ICASSP19
$ source bin/activate
$ git clone https://github.com/rainerkelz/ICASSP19
$ pip install -r ICASSP19/requirements_00.txt
$ git clone https://github.com/CPJKU/madmom.git
$ cd madmom
$ git submodule update --init --remote
$ python setup.py develop
$ cd ..
$ pip install -r ICASSP19/requirements_01.txt

Data

Training

Gridsearch, Finetuning

Export your newly trained model to madmom