mrkizmaz / Sign_Language_Detection

This project is a real-time sign language detecting application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign Language Detection

What's covered?

  • Labelling Images for Object Detection
  • Training Tensorflow for Sign Language
  • Detecting Sign Language in Real-Time

How it works?

  1. Prepare image labels using labelImg
  2. Transfer learning using SSD MobileNet
  3. Real time detection using a webcam and OpenCV

Flow

About

This project is a real-time sign language detecting application.


Languages

Language:Jupyter Notebook 78.3%Language:Python 21.7%