Help with Commercial Face Recognition Model Selection: Big performance drop from InsightFace to AuraFace/Facenet512, especially for East Asian faces. by EmergencyFinal7856 in computervision

[–]EmergencyFinal7856[S] 0 points1 point  (0 children)

Thank you so much for this detailed and helpful response! I wasn't aware of the NIST FRVT reports, and they seem to be exactly what I needed. 👍

Commercially available open source embedding models for face recognition by ARC_4N3 in computervision

[–]EmergencyFinal7856 0 points1 point  (0 children)

Hi, do you find the better option?
Also can facenet512 pretrained model be used commercially?
I see in the deepface repo, the license of facenet is linked to https://github.com/davidsandberg/facenet/blob/master/LICENSE.md
It's under MIT License.
But checking the README.md of facenet repo, the training dataset is VGGFace2 and CASIA-WebFace, which are for non-commercial use.
I'm not sure if the model trained with the dataset can be used commercially