takuya-takeuchi / FaceRecognitionDotNet

The world's simplest facial recognition api for .NET on Windows, MacOS and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance Matrix

xcellenceit opened this issue · comments

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?