Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MixFaceNets: Extremely Efficient Face Recognition Networks

About

In this paper, we present a set of extremely efficient and high throughput models for accurate face verification, MixFaceNets which are inspired by Mixed Depthwise Convolutional Kernels. Extensive experiment evaluations on Label Face in the Wild (LFW), Age-DB, MegaFace, and IARPA Janus Benchmarks IJB-B and IJB-C datasets have shown the effectiveness of our MixFaceNets for applications requiring extremely low computational complexity. Under the same level of computation complexity (< 500M FLOPs), our MixFaceNets outperform MobileFaceNets on all the evaluated datasets, achieving 99.60% accuracy on LFW, 97.05% accuracy on AgeDB-30, 93.60 TAR (at FAR1e-6) on MegaFace, 90.94 TAR (at FAR1e-4) on IJB-B and 93.08 TAR (at FAR1e-4) on IJB-C. With computational complexity between 500M and 1G FLOPs, our MixFaceNets achieved results comparable to the top-ranked models, while using significantly fewer FLOPs and less computation overhead, which proves the practical value of our proposed MixFaceNets. All training codes, pre-trained models, and training logs have been made available https://github.com/fdbtrs/mixfacenets.

Fadi Boutros, Naser Damer, Meiling Fang, Florian Kirchbuchner, Arjan Kuijper• 2021

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.68
339
Face VerificationAgeDB-30
Accuracy97.05
204
Face VerificationIJB-C
TAR @ FAR=0.01%93.42
173
Face VerificationLFW (test)
Verification Accuracy99.68
160
Face VerificationIJB-B
TAR (FAR=1e-4)91.55
152
Face RecognitionMegaFace (set1)
Verification Rate (FAR=1e-6)95.83
43
Face RecognitionMegaFace
Verification Rate94.26
23
Face VerificationAgeDB-30
TAR (%)97.05
20
Face RecognitionMegaFace Refined
Rank-1 Accuracy94.95
15
Showing 9 of 9 rows

Other info

Code

Follow for update