Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

karolpiczak/paper-2015-esc-convnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environmental Sound Classification with Convolutional Neural Networks - paper replication data


Abstract:

This paper evaluates the potential of convolutional neural networks in classifying short audio clips of environmental sounds. A deep model consisting of 2 convolutional layers with max-pooling and 2 fully connected layers is trained on a low level representation of audio data (segmented spectrograms) with deltas. The accuracy of the network is evaluated on 3 public datasets of environmental and urban recordings. The model outperforms baseline implementations relying on mel-frequency cepstral coefficients and achieves results comparable to other state-of-the-art approaches.

Paper:

Citing:

K. J. Piczak. Environmental Sound Classification with Convolutional Neural Networks. In Proceedings of the IEEE 25th International Workshop on Machine Learning for Signal Processing (MLSP), pp. 1-6, IEEE, 2015.

Supplementary materials:

  • Poster slides: Environmental Sound Classification with Convolutional Neural Networks - poster, page 1 Environmental Sound Classification with Convolutional Neural Networks - poster, page 2

Related work:

About

Environmental Sound Classification with Convolutional Neural Networks - paper replication data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published