NarayanAdithya / azure-image-classifier

Azure Sign Language Recognizer using Azure Custom Vision and ASL Dataset from Kaggle

Home Page:https://youtu.be/0V5YnwqumAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign Detection - The Sole Sign Language Translator For You

Visit the working prototype here

Motivation

To imitate a system that could in real-time convert sign language to voice. Such a system would be of immense use for the mute and deaf community when it comes to interactions in their daily life.

Acheived State

A simple platform that takes in a photo and predicts the Alphabet represented in the photo taken.

Limitations

  1. Not real-time
  2. Azure Based Limitations (5000 images training only)
  3. Current AI Model not that accurate

Technologies Used

Azure Services Used

  1. Azure Custom Vision (Prediction and Training)
  2. Azure Web App Service for Hosting

DataSet Used

The ASL dataset from Kaggle was used for this project. Not all the images were used but 190 images of all the 26 alphabets were taken randomly and used for training the azure custom vision model.

About

Azure Sign Language Recognizer using Azure Custom Vision and ASL Dataset from Kaggle

https://youtu.be/0V5YnwqumAI


Languages

Language:HTML 72.6%Language:Python 27.4%