farhodfm / FaceGenderID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceGenderID: Exploiting Gender Information in DCNNs Face Recognition Systems

Here we provide the FaceGenderID pretrained DCNNs models for face recognition. There are gender specific models (one for males and one for females) and one gender balanced model. These models are adapted for VGG-Face and ResNet-50 face DCNNs models to perform better for each specific gender. The proposed system is the following:

Results from our paper [1] show significant improvements of performance when using these models compared to a general face recognition DCNN model such as VGG-Face or ResNet-50.

Main results from [1]:

This figure shows ROC curves for face verification showing AUC(Area under the curve) for each case.

If you use these pretrained models, make sure you cite the work:

[1] Ruben Vera-Rodriguez, Marta Blazquez, Aythami Morales, Ester Gonzalez-Sosa, João C. Neves, and Hugo Proença, “FaceGenderID: Exploiting Gender Information in DCNNs Face Recognition Systems”, in Proc. CVPR workshop on Bias Estimation in Face Analytics, 2019.

Please remember to reference article [1] on any work made public, whatever the form, based directly or indirectly on any part of the FaceGenderID pretrained DCNNs models made available here for face recognition.

About


Languages

Language:Python 100.0%