ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp-dl
3.3.12
Latest
Star
1
uploaded 16 hours ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.
Readme
Dependencies
3
Dependents
16
Examples
22
Versions
30
22 examples
how_to_deploy_streaming_model
1
test_streaming_model
129.10 KB
cat_detect
A simple image inference example that detects cats using the cat.jpg test image.
226.26 KB
color_detect
A simple image inference example.
13.26 KB
dog_detect
A simple image inference example using dog.jpg for testing.
634.33 KB
hand_detect
A simple image inference example for hand detection using hand.jpg. It shows FP32 and INT8 results on ESP32-P4.
367.67 KB
hand_gesture_recognition
A simple image inference example that recognizes 10 hand gestures plus a "no_hand" category.
751.48 KB
how_to_run_model
12.84 KB
human_face_detect
A simple image inference example that detects human faces and facial landmarks.
43.03 KB
human_face_recognition
A simple human face recognition image inference example.
103.18 KB
mobilenetv2_cls
A simple image inference example that classifies a built-in cat image and benchmarks single- and multi-core latency.
40.58 KB
model_in_flash_partition
10.74 KB
model_in_flash_rodata
10.88 KB
model_in_sdcard
10.71 KB
motion_detect
52.64 KB
pedestrian_detect
A simple image inference example for detecting pedestrians.
97.44 KB
person_reid
A simple person re-identification image inference example that extracts features and saves them to a database.
281.21 KB
pp_ocr_v6
An ESP32-P4 image inference example based on PP-OCRv6. It performs on-device text detection and recognition.
657.34 KB
speaker_verification
A simple audio inference example for speaker verification using cosine similarity.
683.37 KB
yolo11_detect
A simple image inference example using bus.jpg to demonstrate YOLO11 object detection before and after int8 quantization.
399.39 KB
yolo11_pose
A simple image inference example using bus.jpg with YOLO11 pose detection on ESP32-P4 after int8 quantization.
265.43 KB
yolo11_seg
A simple image inference example using bus.jpg for YOLO11 segmentation on ESP32 devices.
1.14 MB
yolo26_detect
Example for running quantized YOLOv26n inference on Espressif SoCs with direct regression and esp-dl optimizations.
3.21 MB