EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
A step-by-step guide for training custom TensorFlow object detection models and running them on Android and Raspberry Pi devices.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This repository provides a practical tutorial for training, converting, and deploying TensorFlow object detection models to edge devices. It includes Google Colab notebooks that walk through data preparation, model configuration, training, and conversion to TensorFlow Lite format for optimized inference. The guide also covers Python code for running these models on images, videos, and webcam feeds in real time.