This article details how to train an image classification model on an ESP32 using both the SenseCraft AI platform and a custom TensorFlow Lite implementation. It covers setting up binary classification, training the model, and deploying it on ESP32-S3 devices.
Learn how to perform image classification on edge devices like the Raspberry Pi using TensorFlow Lite and Mobilenet V2 models.