You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object Detection model using Tensorflow's Object Detection API.
This is an object detection model create using MobileNet-SSD Architecture. It can detect 3 classes - ThumbsUp, ThumbsDown and ThankYou. Here is how the sample output look like.
Output
1) Thumbs Down
2) Thumbs Up
About
Object Detection model using Tensorflow's Object Detection API.