Skip to content

Dance style recognition with convolutional neural network

Notifications You must be signed in to change notification settings

MineTech0/tekoaly-harjoitustyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dance style recognition with convolutional neural network

The project uses convolutional neural network to recognize the dance style from the music. The songs are converted to spectrograms and the network is trained to recognize the dance style from the spectrogram.

This project has two implementations of the neural network. The first implementation is the own implementation of neural network without using any neural network libary. The second implementation uses Tensorflow and Keras.

Documentation

Definition

Weekly reports

Implementation

Testing

User guide

About

Dance style recognition with convolutional neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published