crnn-music-genre-classification icon indicating copy to clipboard operation
crnn-music-genre-classification copied to clipboard

Tensorflow Implementation of Convolutional Recurrent Neural Networks for Music Genre Classification

crnn-music-genre-classification

arXiv Tag

Music Genre Classification using Convolutional Recurrent Neural Networks

Data

  • Download GENRE data from Marsyas
  • Extract the tarball in the directory which contains the cloned repo.

Running the code

CNN

  • python cnn.py

CRNN

  • python crnn.py