Giter Club home page Giter Club logo

birds_dnn's Introduction

birds_dnn

Feature extraction (frontend) and machine learning for classification of birds songs using Kaggle dataset.

Install

After using git clone, copy the folder with ogg files to a folder called train_audio, and locate train_audio in the same folder as src, etc.

For instance, if you cloned the repository to C:\github\birds_dnn\ and now have

C:\github\birds_dnn\src
C:\github\birds_dnn\txt

then, create the folder with your ogg files:

C:\github\birds_dnn\train_audio

Executing code

From src folder, you can use:

 python .\listen_and_see.py --should_plot --features=stft --normalization_method=minmax

to listen to the files and also plot images with spectrogram or similar features.

One can find more information in the file processing_steps.docx located in folder documentation.

About the Kaggle challenge

  • One may have more than a bird singing in one file. But we don't know how the label file describes it

  • In the Kaggle challenge, one can use metadata (example: lat / long)

  • About the submission file: for each row, we print the 182 values of the output softmax layer

References

https://www.sciencedirect.com/science/article/abs/pii/S0003682X2300631X

https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.14239

https://www.hindawi.com/journals/mpe/2021/8872248/

https://arxiv.org/pdf/2202.02112

birds_dnn's People

Contributors

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