Giter Club home page Giter Club logo

urban-sounds-classification's Introduction

Urban Sounds Classification

Final project of Deep Learning Bootcamp that organised by Global AI Hub and Koc Holding.

Preprocessing:

  • Images augmented by shifting spectrograms by 50% to reduce class imbalance (applied to small classes)
  • Applied min-max normalization (dividing image values by 255)

Hyperparameter search:

  • Hyperopt library used for hyperparameter search
  • Best parameters:
    • activation : tanh
    • filters: [32,64,64,128]
    • kernel_size: (3, 3)
    • learning_rate: 4.623998518043979e-05
    • optimizer: Adam

Results: Orange is validation result img

Test metrics:

Accuracy: 0.8662821054458618

F1 Score: 0.8702771229110035

Precision: 0.8702702403508666

Recall: 0.8710366547578786

urban-sounds-classification's People

Contributors

hayriyigit 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.