Giter VIP home page Giter VIP logo

ilya-muromets / orcaml Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 163 KB

Cetacean detection from hydrophone audio via image classification on spectrograms.

License: MIT License

Jupyter Notebook 80.24% Python 19.76%
machine-learning spectrogram audio audio-processing image-recognition classification whale whales orca fourier-transform fourier-analysis cetacean inception inceptionv4 deep-neural-networks deep-learning

orcaml's Introduction

OrcaML alt text

  1. pip install requirements.txt

Instructions for Testing:

  1. Download medium_orca.mdl from here.
  • Put medium_orca.mdl in models/
  • Run:
    python3 process_wavs.py --path /path/to/data/
    on folder of 2 second long snippets of whale/background sounds. This will create a folder /path/to/data/proccessed/ with resampled wavs and spectrograms in .npy format ready to be input into the model.
  • Run Train Model and Test SKRW cells in OrcaML.ipynb, making sure to update paths to point to the processed/ folder from step 3.

Instructions for Training:

  1. Process data as in step 3. of Instructions for Testing.
  2. Place data into data/ structured as shown in the first cell of OrcaML.ipynb
  3. Uncomment training in Train Model cells of OrcaML.ipynb and run.

orcaml's People

Contributors

ilya-muromets avatar

Stargazers

 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.