ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp-dl
3.1.5
Latest
uploaded 5 days ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.
Readme
Dependencies
2
Dependents
6
Examples
10
Versions
12
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 using ESP-IDF. The example is part of the esp-who project and includes configurable options…
Archive size ~ 42.52 KB
human_face_recognition
A simple image inference example for human face recognition using ESP-IDF, demonstrating both face detection and feature extraction. Users can…
Archive size ~ 96.52 KB
mobilenetv2_cls
A simple image inference example for IMAGENET classification that involves flashing the example and seeing the outputs in the IDF monitor, which…
Archive size ~ 39.04 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 for pedestrian detection using ESP-IDF. This example allows for model configuration through components and provides…
Archive size ~ 96.95 KB
yolo11_detect
Yolo11 Detect Example is a simple image inference demonstration using a test image, ``bus.jpg``. It showcases detection results before and after int8…
Archive size ~ 670.36 KB