esp32-custom-vision icon indicating copy to clipboard operation
esp32-custom-vision copied to clipboard

A simple face recognition using ESP32 Microcontroller with camera, and leveraging cloud-based inference powered by Azure Custom Vision.

Results 2 esp32-custom-vision issues
Sort by recently updated
recently updated
newest added

hi i want use esp eye as realtime face recognization can i use this ? if yes how to train bulk images in this ? is it possible to train...

Hey, Im using ESP-EYE and the mingw32 console and I get the error: `$ make flash monitor CXX build/CustomVisionClient/CustomVisionClient.o C:/msys32/home/USERNAME/esp/esp32-custom-vision/components/CustomVisionClient/CustomVisionClient.cpp: In member function 'esp_err_t CustomVisionClient::detect(camera_fb_t*, CustomVisionClient::CustomVisionDetectionResult_t*, float, bool, uint8_t**, size_t*)':...