Coder Social home page Coder Social logo

s-froghyar / thesis-project-mgr Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 21.19 MB

Deep Learning model for Music Genre Classification using various Augmentation Techniques, trained on the GTZAN dataset and implemented with PyTorch's PyAudio library.

Jupyter Notebook 98.92% Python 1.06% Dockerfile 0.02%
deep-learning cnn data-augmentation music-information-retrieval music-genre-classification

thesis-project-mgr's Introduction

Robust Deep Learning for Music Genre Recognition

This repo contains the implementation to replicate the experiments in the MSci project: Robust Deep Learning for Music Genre Regignition using Augmentation techniques by Soma Froghyar

For the experiments the GTZAN dataset was used and the baseline architecture is from Anguiar et al.

Introduction

In this paper 2 techniques are compared to data augmentation in order to make a model invariant to adversarial perturbations. The 2 techniques are: Tangent Propagation and Augerino.

Tangent Propagation is a regularisation technique introduced by Simard et al., which encourages local invariance to transformations to the input vector. It functions by penalizing the model for changes in the model's prediction when the signal is transformed.

Augerino is a method by Benton et al. to learn invariances from training data alone. It learns the distribution of the augmentations by applying random distributions to the inputs and averaging the outputs. To learn more about Augerino: https://github.com/g-benton/learning-invariances

Transformations

Two audio transformations are applied seperately in these experiments, namely: Gaussian Noise Injection and Pitch Shifting.

thesis-project-mgr's People

Contributors

s-froghyar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.