ismir2017_chords icon indicating copy to clipboard operation
ismir2017_chords copied to clipboard

ISMIR 2017: structured training for large vocab chord recognition

Results 3 ismir2017_chords issues
Sort by recently updated
recently updated
newest added

Hi Biran, I've built a fully convolutional UNet architecture for chord recognition. Looking at your code here, I see that you use a GRU for decoding and you get your...

Hi there! In the 00 - Augmentation.ipynb file you create the augmentation engine by specifying the number of shifts as n_semitones=[-1, 1, -2, 2, -3, 3, -4, 4, -5, 5,...

We ran through the file 'notebooks/04 - Confusions.ipynb' without any modification except for the absolute data file path, and we got the following confusion matrix on the pretrained model CR2+S+A...