Skip to content

Manvikaul/object-Detection-using-Tensorflow

Repository files navigation

Tensorflow Gesture Detection Model

This project includes a gesture detection model build by using Tensorflow Object Detection API.
It accurately identifies 4 gestures: Thank you, live long, thumbs up and thumbs down.
LabelImg library used for labelling input images https://github.com/heartexlabs/labelImg.
ssd_mobilenet_v2_fpnlite_320x320 model from from tensorflow model zoo used for training.
The project can identify gestures in real time through the system webcam.


MODEL LOSS:
image

MODEL LEARNING RATE:
image

MODEL EVALUATION:
[LHS: Model Accuracy RHS: Test Data]

thankYou
liveLong_pt
thumbsUp_pt
thumbsDown

About

Gesture detection model build by using Tensorflow Object Detection API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published