(Note: the SphereFace implementation is not exactly as described in their paper but instead uses the 'trick' presented in the ArcFace paper to use arccosine instead of the double angle formula) There ...
Abstract: One of the main challenges in feature learning using Deep Convolutional Neural Networks (DCNNs) for large-scale face recognition is the design of appropriate loss functions that can enhance ...
The code of InsightFace is released under the MIT License. There is no limitation for both academic and commercial usage. The training data containing the annotation (and the models trained with these ...
Abstract: For autonomous vehicles, face-based authentication is one of the best ways to identify or verify a user. Deep learning methods, such as Deep Convolutional Neural Networks (DCNN), have ...