ESP Component Registry
Open main menu
Docs
Blog
Sign in
espressif
/esp-dl
3.2.1
Latest
uploaded 1 day ago
esp-dl is a lightweight and efficient neural network inference framework designed specifically for ESP series chips.
Readme
Dependencies
4
Dependents
8
Examples
10
Versions
14
how_to_deploy_streaming_model/test_streaming_model
Archive size ~ 110.46 KB
how_to_run_model
Archive size ~ 12.81 KB
human_face_detect
A simple image inference example for human face detection using the ESP-IDF framework. It includes sample output from the idf monitor and provides…
Archive size ~ 42.52 KB
human_face_recognition
A simple image inference example for human face recognition, part of the ESP-WHO project. This example includes two models for human face detection…
Archive size ~ 102.68 KB
mobilenetv2_cls
A simple image inference example using the IMAGENET classification. Follow the quick start guide to flash the example and see output in the IDF…
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 for pedestrian detection. Users can flash the example and see output in the IDF monitor, including detection scores…
Archive size ~ 96.95 KB
yolo11_detect
Yolo11 Detect Example is a simple image inference demonstration using ``bus.jpg`` for testing. It shows detection results before and after…
Archive size ~ 670.36 KB