Giter Site home page Giter Site logo

myo_gesture's Introduction

Fingerlang -- Myo Sign Language Recognition

Idea

Easy communication with muted people using Myo and sign language.

What it does

Muted man wears Myo armband, start program on PC (or smartphone), shows words and phrases using his arms. Program shows text on display in near realtime.

How we built it

Using:

  • Myo connector, which provides WebSocket web server with events from armband
  • Clojure based WebSocket client, preparing & pre-aggregating data, send it to python web server with machine learning model to predict char, and after getting model response, forward it to WebSocket server, which broadcasts it to js clients
  • Python (pandas) based web service with machine learning model, can predict chars from events
  • Javascript based web app, listens WebSocket with recognized chars and render it on screen
  • Sign language pictures from https://en.wikipedia.org/wiki/American_manual_alphabet

Challenges we ran into

  • Network (bluetooth & websocket) latency
  • Data events from sensors are unstable

Accomplishments that we are proud of

  • Full cycle demo (with imprecise recognition)
  • Logo

What we learned

  • There are a lot of broken Bluetooth LE libraries

What's next for Fingerlang

  • Add all English alphabet to model
  • Improve quality of recognition
  • Add word dictionaries like in smartphone keyboards to help text entering

myo_gesture's People

Contributors

sherpc avatar vorontsovie avatar

Watchers

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