redouane-dziri / deep-music-classification

Classify music into genres using GLCM on mel-maps and CNNs
0 stars 0 forks source link

Music Genre Classification using CNNs

Authors: Redouane Dziri, Arnaud Stiegler

Base paper: Local-feature-map Integration Using CNNs for Music Genre Classification

Data: GTZAN dataset

This is an ongoing project

Tips

In our case, we had the dataset on a Google Cloud Bucket. For all subsequent scripts, we fetch the data from the bucket and process it locally.

To reproduce the paper results: