Search found 3 matches

by Momandai
Fri Nov 26, 2021 3:08 am
Forum: ESP-WHO
Topic: issues with examples/human_face_recognition on esp-eye
Replies: 1
Views: 80210

Re: issues with examples/human_face_recognition on esp-eye

Hi
1. This error does not affect the operation of the program,If you are using the ESP32 development board, you can delete this code “gpio_install_isr_service(0);” (in “esp-who/components/modules/button/who_button.c, line 91”) to fix this error.

2. The human face recognition example does not print ...
by Momandai
Thu Jul 15, 2021 9:45 am
Forum: ESP-WHO
Topic: ESP-WHO Examples Error
Replies: 2
Views: 25549

Re: ESP-WHO Examples Error

Which libraries are missing? could you attach your error log?
by Momandai
Fri Apr 24, 2020 7:10 am
Forum: ESP-WHO
Topic: Camera pointing to mouth: Smile detection?
Replies: 2
Views: 10471

Re: Camera pointing to mouth: Smile detection?

Maybe you can build a mouth landmarks regression network, and use these landmarks to judge the state of the mouth

Go to advanced search