RED HAT
DIIDevHeads IoT Integration Server
•Created by wafa_ath on 8/8/2024 in #edge-networking
Is it feasible to run MobileNetV2 for image recognition on an ESP32 with a 320x240 camera feed?
Running an image recognition model like
MobileNetV2
on an ESP32
is a challenging task, especially with a live video feed at 320x240
resolution. The ESP32
has limited processing power and memory, which makes it difficult to run complex models efficiently.6 replies