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

9 examples

  • how_to_run_model
    12.81 KB
  • human_face_detect
    A simple image inference example for human face detection. This project utilizes ESP-IDF and provides configurable options for model components,…
    42.52 KB
  • human_face_recognition
    A simple image inference example for human face recognition is provided, including models for face detection and feature extraction. The guide…
    96.55 KB
  • mobilenetv2_cls
    A simple image inference example demonstrating IMAGENET classification capabilities, allowing users to see category scores for images. Follow the…
    39.04 KB
  • model_in_sdcard
    10.69 KB
  • pedestrian_detect
    A simple image inference example for pedestrian detection. This example can be flashed following the quick start guide, and will output detection…
    96.95 KB
  • yolo11_detect
    Yolo11 Detect Example is a simple image inference application using a sample image (bus.jpg) to demonstrate detection functionality. It showcases…
    670.14 KB