Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 927 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 927 Bytes

Musical Instrument Activity Detection using Self-Supervised Learning and Domain Adaptation

This is an old repostiory where I automatically backed up my notebooks when working on my thesis.

Making the repo public for anyone interested or looking to reproduce the results.

To produce the final results I used beautify_preprocessing.ipynb in conjunction with cleaner_crnn_mix.ipynb.

The notebooks will unfortunately not work OOTB since I never created a Requirements.txt/makefile for the dependencies/file downloads, but it should be possible to get them running with some work.