/Hand_Gesture_recognition_TFOD

Using Tensorflow object detection API to detect custom objects. In this project we detect hand gestures.

Primary LanguageJupyter NotebookMIT LicenseMIT

Hand_Gesture_recognition_TFOD

Using Tensorflow object detection API to detect custom objects. In this project we detect hand gestures.

Output

This is our model's prediction on a custom image

image

Note

You need to create a virtual environment to keep all the required libraries.

You must clone Tensorflow in your repo.

You have to install "object detection api" using https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html