This repository contains a basic version of our code related to the model presented in the ISMIR2022 paper:
A deep learning method for melody extraction from a polyphonic symbolic music representation.
The data corpus that it is based on can be found here.
Run bash run.sh
Run process_data.py
Run create_stats_dict.py
Run train.py
Run predict.py