Skip to content

b0noI/deep-learning-composer-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting the Composer of Classical Music using Computer Vision

As published on Medium

This project used Deep Learning to predict the composer of a piece of classical music using a spectrogram of the composition. Compositions were converted from MIDI to WAV using a single synth. These WAV files were converted to spectrogram and analyzed using Resnet34 and Resnet50.

Notebook available in spectrogram.ipynb.

Supporting scripts in /scripts.

Enjoy!

About

🎵 Predicting the Composer of Classical Music with Computer Vision 🎵

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%