uploaded 6 months ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.

10 examples

  • how_to_run_model
    12.81 KB
  • human_face_detect
    A simple image inference example for human face detection, demonstrating how to use the ESP-IDF framework with configurable options. Follow the quick…
    42.51 KB
  • human_face_recognition
    A simple image inference example for human face recognition using ESP32 devices, with models for face detection and feature extraction. The example…
    102.68 KB
  • mobilenetv2_cls
    This README provides an example for IMAGENET image classification using ESP-IDF. It guides users through a quick start process to flash the example…
    39.01 KB
  • model_in_sdcard
    10.69 KB
  • pedestrian_detect
    A simple image inference example that detects pedestrians. For full details, refer to the esp-who repository. This example provides configurable…
    96.94 KB
  • yolo11_detect
    Yolo11 Detect Example is a simple image inference application that demonstrates object detection using the provided image 'bus.jpg'. The detection…
    670.36 KB