Using Tensorflow object detection API to detect custom objects. In this project we detect hand gestures.
This is our model's prediction on a custom image
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