Human Face Detection
Implement real-time human face detection on NeoEyes NE101 using deep learning and the ESP-DL framework. Includes performance testing and UART output analysis.
Implement real-time human face detection on NeoEyes NE101 using deep learning and the ESP-DL framework. Includes performance testing and UART output analysis.
This document details the model training and deployment workflow for the NE301 series AI smart camera. It covers setting up a YOLO training environment, model training, exporting to TFLite format, model quantization and evaluation, and finally deploying the quantized model to the NE301 device using either Makefile build or Web UI upload methods, helping developers achieve efficient edge AI model deployment.