This tutorial will guide you to use TinyML to implement object detection on the XIAO-ESP32S3 development board, with the help of roboflow for data preprocessing, pytorch for model training, and finally, uploading the trained model to the XIAO for object detection.
Image data collection with XIAO-ESP32S3
Hardware:
Software:
Add the ESP32 board package to your Arduino IDE