Instronizer
audio machine learning
Musical instruments identification system based on usage of Deep Neural Networks
Engineer's diploma project made in cooperation with Maciej Rutkowski and Filip Schodowski.
A lightweight convolutional neural network was trained, achieving 86% accuracy on our test set.
It can identify 6 predominant instruments right now, but adding more of them would be just upgrading the same system.
1 second is enough to get an accurate classification result but 3s segments are performing a little bit better.
The neural network is fed with mel-scaled spectrograms instead of raw audio.
ResearchGate
Thesis PDF (PL)
Source code