/Sign_Language_Detection

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

Primary LanguageJupyter Notebook

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