espressif / esp-who

Face detection and recognition framework
Other
1.7k stars 469 forks source link

Human face recognition example, doesn't keep registered ID after restartig the esp32s3-eye board (AIV-654) #275

Open vahidrezaee opened 1 year ago

vahidrezaee commented 1 year ago

Hi, When I build and flash the Human_face_recognition LCD and Terminal on ESP32s3-EYE. the registered faces will be erased after restarting the board.

Sandra-lol commented 1 year ago

Hello~ the master and idf5.0 branches have been updated, pls try again to see if the issue still exists. Thanks!