A lighter CNN combining Seesaw blocks and squeeze-and-excitation achieves near-state-of-the-art face verification accuracy at reduced cost.
AirFace: Lightweight and Efficient Model for Face Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the development of convolutional neural network, significant progress has been made in computer vision tasks. However, the commonly used loss function softmax loss and highly efficient network architecture for common visual tasks are not as effective for face recognition. In this paper, we propose a novel loss function named Li-ArcFace based on ArcFace. Li-ArcFace takes the value of the angle through linear function as the target logit rather than through cosine function, which has better convergence and performance on low dimensional embedding feature learning for face recognition. In terms of network architecture, we improved the the perfomance of MobileFaceNet by increasing the network depth, width and adding attention module. Besides, we found some useful training tricks for face recognition. With all the above results, we won the second place in the deepglint-light challenge of LFR2019.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SeesawFaceNets: sparse and robust face verification model for mobile platform
A lighter CNN combining Seesaw blocks and squeeze-and-excitation achieves near-state-of-the-art face verification accuracy at reduced cost.