mauriciobarroso/mtcnn_esp32s3
Face detection with MTCNN, TensorFlow Lite Micro and ESP32-S3
This project helps embedded systems developers add face detection capabilities to low-cost hardware. It takes camera input from an ESP32-S3 microcontroller and outputs the coordinates of detected faces and key facial landmarks (eyes, nose, mouth) via the console. This is ideal for developers building small, resource-constrained devices that need to identify faces.
No commits in the last 6 months.
Use this if you are an embedded systems developer needing to implement efficient face detection and landmark identification on ESP32-S3 based hardware without high computational costs.
Not ideal if you need a high-resolution, full-featured facial recognition system or if you are not comfortable working with embedded C/C++ and ESP-IDF.
Stars
25
Forks
10
Language
C
License
MIT
Category
Last pushed
Apr 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/mauriciobarroso/mtcnn_esp32s3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
s60sc/ESP32-CAM_MJPEG2SD
ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to...
Mr-Homeless/waldo
Waldo Vision | Cheat detection
HornedSungem/SungemSDK
Horned Sungem
maxlab-io/tokay-lite-sdk
Tokay Lite: Low Power Edge AI Camera SDK
klumw/esp32_cam_face_recognition
esp32-cam face recognition with MQTT and esp-who framework