object_face_detection_webcam_react
object_face_detection_webcam_react copied to clipboard
Face/Mood detection using face-api.js
Results
2
object_face_detection_webcam_react issues
Sort by
recently updated
recently updated
newest added
Failed to compile. Error in ./src/reportWebVitals.js Syntax error: 'import' and 'export' may only appear at the top level (3:4) 1 | const reportWebVitals = onPerfEntry => { 2 | if...
Hi, congratulations on the code, everything works. I need to get the code to work with an esp32-cam. I have the esp32-cam streaming video at the link http://192.168.1.3, and I...