Code Monkey home page Code Monkey logo

age-prediction-demo-binary's Introduction

Tool for Binary Age Prediction of the Domestic Feline

This is a demo repository for my dissertation: "A WHISKER OF TRUTH: A DEEP LEARNING PIPELINE FOR AGE PREDICTION FROM VOCALISATIONS OF THE DOMESTIC FELINE"

Basic UI for demonstration purposes. This tool is designed for predicting the age group (kitten, senior) of samples based on pre-extracted embeddings. The model is trained on a full dataset, with a few samples held back for performance demonstration.

In a production environment, support for uploading wav files to extract embeddings in real-time will be added.

Demo Video

A demo video is included to showcase the functionality of the tool. The actual class column is included for performance demonstration. In a production environment, this column would not be present. Best viewed with sound on for commentary.

binary-demo-vid.mov

Usage

The model build (cat_age_model.keras) is packaged and included in this repo. The StandardScaler scaled on the training data, is included as well (scaler_full.pkl). Embeddings will be scaled to expected format after which predictions are made.

To run the demo:

  1. Start the application by running binary-demo-app.py
  2. Navigate to the port http://127.0.0.1:5001
  3. Select "Choose File" to upload a CSV file with embeddings; samples are included in this repo
  4. Click on "Predict" to view the predictions and probabilities for each sample

age-prediction-demo-binary's People

Contributors

aster-droide 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.