Cup Detection

Python, TensorFlow, Transfer Learning

View on GitHub

Goal

This project is an example of transfer learning using TensorFlow framework. I used the TensorFlow zoo model with ResNet50 architecture.

Output

Below is the detection result of the model.

The model is able to detect cups both from the webcam stream (left) and youtube video (right)