Code Monkey home page Code Monkey logo

vision-ai-developer-kit-audio's Introduction

Using the Vision AI Developer Kit for Audio

Overview

This repo demonstrates how to use the Vision AI Developer Kit (VAI DevKit) to develop a Neural Network model to process audio sounds. For information on using Vision on the VAI DevKit, refer to Vision AI DevKit main page.

Solution Videos

Background

Processing video or images through a Neural Network involves converting images, most commonly JPEG, into a NumPy array where features can be extracted and calculated. At the hightest level, most Vision AI projects include this with added capabilities.

A few of the challenges with Vision include requiring a camera and the camera only has a limited field of view. To detect images in a complete circle, you often need 4+ cameras, which has a higher cost and require specialized hardware to process so much data and networks.

Audio, using just a microphone, is a much more cost effective approach for lots of use cases. The advantages of Audio include:

  • Lower Price
  • Full 360° coverage
  • No dependency on light

While audio is not the answer to all use cases, it can be used in many. With your eyes closed, listen to all the sounds around you and think about how you were "trained" to recognize the sound.

Resources

Get a kit

You can purchase the DevKit from Arrow Electronics.

vision-ai-developer-kit-audio's People

Contributors

ksaye avatar

Stargazers

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