espressif / esp-who

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

ESP-EYE devkit (AIV-705) #294

Open Nandhini2024-Iotics opened 3 months ago

Nandhini2024-Iotics commented 3 months ago

how to increase the fps (number of frames per second)?

100312dog commented 3 months ago

@Nandhini2024-Iotics The ai examples in esp-who such as human face detection / cat face detection now runs in int16. We will release new esp-dl, and provide new int8 model for esp-who. The int8 model will bring fps increase for you.