esp-dl
esp-dl copied to clipboard
Face recognition: enrolled face not persisting in Arduino IDE (AIV-683)
I created an Arduino project using the face_recognition example code. I'm able to perform enrollment and recognition, but when I restart the board it forgets all the enrolled faces. I used the same partitions.csv as per example.
Any hints?