A simple face recognition using ESP32 Microcontroller with camera, and leveraging cloud-based inference powered by Azure Custom Vision. azure esp32 face-recognition object-detection custom-vision customvision azure-custom-vision esp-eye Updated Apr 3, 2019 C++ motojinc25 / WeDX Star 44 Code...
per image than coco, you might need to adjust the number of object queries (--num_queries) It should be strictly higher than the max number of objects you may have to detect, and it's good to have some slack (in coco we use 100, the max number of objects in a coco image is ~...
Real-time object detection, which uses neural networks and deep learning to rapidly identify and tag objects of interest in a video feed, is a handy feature with great hacker potential. Happily, it’s also possible to make customized CNNs (convolutional neural networks) tailored for one’s own...
andriyadi / esp32-custom-vision Star 50 Code Issues Pull requests A simple face recognition using ESP32 Microcontroller with camera, and leveraging cloud-based inference powered by Azure Custom Vision.azure esp32 face-recognition object-detection custom-vision customvision azure-custom-vision esp-eye...