ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp-dl
3.1.4
Latest stable version: 3.3.2
uploaded 10 months ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.
Readme
Dependencies
2
Dependents
12
Examples
10
Versions
20
10 examples
how_to_run_model
12.81 KB
how_to_run_streaming_model
165.02 KB
human_face_detect
A simple image inference example for human face detection using ESP-IDF, demonstrating model performance with live output in the monitor.…
42.52 KB
human_face_recognition
A simple image inference example for human face recognition. It provides two models: one for human face detection and another for feature extraction,…
96.52 KB
mobilenetv2_cls
A simple image inference example for IMAGENET classification, allowing users to flash the example and view output categories and scores in the idf…
39.04 KB
model_in_flash_partition
10.71 KB
model_in_flash_rodata
10.86 KB
model_in_sdcard
10.69 KB
pedestrian_detect
A simple image inference example for pedestrian detection. This example demonstrates the capabilities of the ESP-WHO framework, allowing users to see…
96.95 KB
yolo11_detect
Yolo11 Detect Example is a simple image inference demonstration using the image 'bus.jpg', showcasing detection before and after int8 quantization.…
670.14 KB