dev-td7 / hand-pose-recognition-demo

This is a demonstration of hand pose recognition implemented using a Flask backend and the Indian Sign Language Translator API. It is now hosted on an AWS instance at http://18.236.194.220:5000/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silatra Hand Pose Recognition

This repository serves to be a demonstration of Hand Pose Recognition from the Indian Sign Language Translator (Silatra) API. It uses Flask as a backend.

See the demonstration here

You should also check out the main project - Silatra - The Indian Sign Language (ISL) Translator Application which is an Android application (Find it's apk here) which connects to a python server hosted on an AWS instance for realtime ISL Translation.

This demonstration servers as a purpose to provide a quick insight without directly going through the hassle of installing the application (Which is the real deal, should ceratinly check it out!).

A brief overview of what you'll expect in this application:

Input Image:

The hand sign/pose "8"

Result:

Hand sign '8'

Credits

This website is maintained by me, but I should thank the following people without whom the original application - Silatra couldn't have been possible:

About

This is a demonstration of hand pose recognition implemented using a Flask backend and the Indian Sign Language Translator API. It is now hosted on an AWS instance at http://18.236.194.220:5000/


Languages

Language:Python 50.3%Language:HTML 49.6%Language:Shell 0.1%