Edge-AI

custom object detection on Raspberry Pi
Edge-AI

Custom Object Detection Model using Tensorflow Lite Model Maker

Train a custom object detection model using Tensorflow Lite Model Maker and run it on Raspberry Pi. Model Maker library simplifies the task of model creation through Transfer Learning using your data. The best part is the whole process can be completed on a browser using a readily available Colab notebook. You just have to prepare your data.

Image Classification Tensorflow Lite Raspberry Pi
Edge-AI

Image Classification with TensorFlow Lite Explained

Learn to implement Image Classification on Raspberry Pi using Tensorflow Lite. The article explains the working of code in detail. The code picks up an image from the disk, so no need to attach any camera for this project. Models, images and source code used in the project can be downloaded.

Scroll to Top