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

EdgeFace: Efficient Face Recognition Model for Edge Devices

About

In this paper, we present EdgeFace, a lightweight and efficient face recognition network inspired by the hybrid architecture of EdgeNeXt. By effectively combining the strengths of both CNN and Transformer models, and a low rank linear layer, EdgeFace achieves excellent face recognition performance optimized for edge devices. The proposed EdgeFace network not only maintains low computational costs and compact storage, but also achieves high face recognition accuracy, making it suitable for deployment on edge devices. Extensive experiments on challenging benchmark face datasets demonstrate the effectiveness and efficiency of EdgeFace in comparison to state-of-the-art lightweight models and deep face recognition models. Our EdgeFace model with 1.77M parameters achieves state of the art results on LFW (99.73%), IJB-B (92.67%), and IJB-C (94.85%), outperforming other efficient models with larger computational complexities. The code to replicate the experiments will be made available publicly.

Anjith George, Christophe Ecabert, Hatef Otroshi Shahreza, Ketan Kotwal, Sebastien Marcel• 2023

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.78
339
Face VerificationAgeDB-30
Accuracy96.98
204
Face VerificationCPLFW
Accuracy92.22
188
Face VerificationIJB-C
TAR @ FAR=0.01%95.63
173
Face VerificationIJB-B--
152
Face VerificationCALFW
Accuracy95.62
142
Face VerificationCFP-FP
Accuracy95.67
127
Face VerificationCA-LFW
Accuracy95.71
64
Face VerificationAgeDB-30
TAR (%)96.93
20
Face VerificationCP-LFW
TAR (%)92.56
19
Showing 10 of 12 rows

Other info

Code

Follow for update