takuya-takeuchi / FaceRecognitionDotNet

The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
MIT License
1.26k stars 308 forks source link

Performance Matrix #221

Open xcellenceit opened 2 years ago

xcellenceit commented 2 years ago

for a face recognition for a photo gallery app, where we have photos with many faces in a single Album, and we need to offer a face filter per Album for each faces... what is the performance in terms of faces detection, matching face with already registered faces collection, index faces, etc.

Are there any performance matrix available?