#Awesome#List of articles related to deep learning applied to music
#人脸识别#👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
#计算机科学#Classify music genre from a 10 second sound stream using a Neural Network.
Music genre classification with LSTM Recurrent Neural Nets in Keras & PyTorch
[REPO] Music Genre classification on GTZAN dataset using CNNs
#计算机科学#Using deep learning to predict the genre of a song.
#Awesome#List of articles related to deep learning applied to music
music genre classification : LSTM vs Transformer
#计算机科学#Tensorflow Implementation of Convolutional Recurrent Neural Networks for Music Genre Classification
Music genre classification from audio spectrograms using deep learning
#计算机科学#Automatic Music Genre Classification with Machine Learning Techniques
#计算机科学#Genre Classification using Convolutional Neural Networks
(ICASSP'21/CVPR'21) Wasserstein Barycenter Transport
#计算机科学#Zalo AI Challenge - Music Genre Classification
Music Genre Recognition App With Accuracy of 89%.
#计算机科学# GTZAN Music Genre Dataset Classification
#计算机科学#🎵 Trained CNN model for Genre classification on GTZAN dataset [CNN Model: https://github.com/Hguimaraes/gtzan.keras]
#计算机科学#Data pipeline and training pipeline for 🎵 music genre classification from FMA dataset
Perform three types of feature extraction: STFT, MFCC and MelSpectrogram. Apply CNN/VGG with or without RNN architecture. Able to achieve 95% accuracy.
#计算机科学#This project aims to classify music genres. CNN architecture and GTZAN dataset were used for model training. Finally, a Web Application was made with Flask.