ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp-dl
3.2.0
Latest
uploaded 18 hours ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.
Readme
Dependencies
4
Dependents
7
Examples
10
Versions
13
how_to_run_model
Archive size ~ 12.81 KB
how_to_run_streaming_model
Archive size ~ 165.02 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…
Archive size ~ 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…
Archive size ~ 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…
Archive size ~ 39.01 KB
model_in_flash_partition
Archive size ~ 10.71 KB
model_in_flash_rodata
Archive size ~ 10.86 KB
model_in_sdcard
Archive size ~ 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…
Archive size ~ 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…
Archive size ~ 670.36 KB