You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ultra-lightweight human detection. The number of parameters does not correlate to inference speed. For limited use cases, an input image resolution of 64x64 is sufficient. High-level object detection architectures such as YOLO are overkill.
Proyecto para finalización de carrera ingenieria electrónica en UTN Haedo. Se implemento un sistema que es capaz de detectar fallas por medio del espectro audible hasta los 20kHz segun las normas de SKF. Se utilizo un ESP32 para el prototipo, en conjunto con una RasberryPI 400 como servidor.
A three-tier cloud for data transfer from far-edge, to edge, to cloud, using stored images in an ESP32-CAM, to face identification on an ESP32-S3 dev, to cloud (e.g., AWS S3) and result back to the ESP32-CAM via esp32s3. Log all stats and round trip times.