espressif / esp-who

Face detection and recognition framework
Other
1.67k stars 466 forks source link

recognition_solution on ESP32-Cam #121

Closed energo5 closed 4 years ago

energo5 commented 4 years ago

Hello. Will this example https://github.com/espressif/esp-who/tree/master/examples/single_chip/recognition_solution work on esp32-cam?

XiaochaoGONG commented 4 years ago

If there is PSRAM on esp32-cam, it can work.

energo5 commented 4 years ago

4MB PSRAM - is this enough?

XiaochaoGONG commented 4 years ago

Yes. That is sufficient.