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

VarGFaceNet: An Efficient Variable Group Convolutional Neural Network for Lightweight Face Recognition

About

To improve the discriminative and generalization ability of lightweight network for face recognition, we propose an efficient variable group convolutional network called VarGFaceNet. Variable group convolution is introduced by VarGNet to solve the conflict between small computational cost and the unbalance of computational intensity inside a block. We employ variable group convolution to design our network which can support large scale face identification while reduce computational cost and parameters. Specifically, we use a head setting to reserve essential information at the start of the network and propose a particular embedding setting to reduce parameters of fully-connected layer for embedding. To enhance interpretation ability, we employ an equivalence of angular distillation loss to guide our lightweight network and we apply recursive knowledge distillation to relieve the discrepancy between the teacher model and the student model. The champion of deepglint-light track of LFR (2019) challenge demonstrates the effectiveness of our model and approach. Implementation of VarGFaceNet will be released at https://github.com/zma-c-137/VarGFaceNet soon.

Mengjia Yan, Mengao Zhao, Zining Xu, Qian Zhang, Guoli Wang, Zhizhong Su• 2019

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.85
339
Face VerificationAgeDB-30
Accuracy98.15
204
Face VerificationCPLFW
Accuracy88.55
188
Face VerificationIJB-C
TAR @ FAR=0.01%94.7
173
Face VerificationLFW (test)
Verification Accuracy99.68
160
Face VerificationIJB-B
TAR (FAR=1e-4)92.9
152
Face VerificationCALFW
Accuracy95.15
142
Face VerificationCFP-FP
Accuracy98.5
127
Face VerificationCA-LFW
Accuracy95.15
64
Face VerificationCFP (Frontal-Frontal)
Accuracy98.5
54
Showing 10 of 17 rows

Other info

Code

Follow for update