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

10 examples

  • how_to_deploy_streaming_model 1
  • how_to_run_model
    12.81 KB
  • human_face_detect
    A simple image inference example for human face detection using ESP32. This example can be flashed and run, providing output such as coordinates and…
    42.52 KB
  • human_face_recognition
    A simple image inference example for human face recognition, featuring models for face detection and feature extraction. The project includes…
    102.68 KB
  • mobilenetv2_cls
    A simple image inference example demonstrating IMAGENET classification. Follow the quick start guide to flash the example and observe output in the…
    39.01 KB
  • model_in_sdcard
    10.69 KB
  • pedestrian_detect
    A simple image inference example for pedestrian detection using ESP-IDF. This project provides configurable options for the models and detailed…
    96.95 KB
  • yolo11_detect
    Yolo11 Detect Example is a simple image inference application that uses ``bus.jpg`` for testing. It demonstrates detection results both before and…
    670.36 KB