dgentry / Teachable-Machine-Object-Detection

Using TensorFlow and OpenCV in Python to run Teachable Machine image detection models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teachable Machine Object Detection

This project uses a machine learning model that I created in Teachable Machine to help classify images from a webcam in real-time. The program is written in Python and uses OpenCV and TensorFlow. For more information about how I created the project and to learn how to create an object detection project yourself, you can view a demo video and read my Instructable detailing the project at the links below:

Video demo: https://youtu.be/ECFZkKfeL2A

Instructables: https://www.instructables.com/id/Easy-Machine-Learning-Object-Detection-With-Teacha

About

Using TensorFlow and OpenCV in Python to run Teachable Machine image detection models.


Languages

Language:Python 66.2%Language:Shell 26.2%Language:Batchfile 7.5%