MassFace: an efficient implementation using triplet loss for face recognition
Yule Li

TL;DR
This paper introduces MassFace, an efficient face recognition method utilizing triplet loss, with experimental analysis on training factors, providing practical insights and open-source code for improved face recognition performance.
Contribution
It presents a practical implementation of triplet loss for face recognition, including analysis of training factors and insights to optimize its application.
Findings
Analyzed factors influencing triplet loss training
Provided practical guidelines for face recognition tasks
Released open-source code for MassFace implementation
Abstract
In this paper we present an efficient implementation using triplet loss for face recognition. We conduct the practical experiment to analyze the factors that influence the training of triplet loss. All models are trained on CASIA-Webface dataset and tested on LFW. We analyze the experiment results and give some insights to help others balance the factors when they apply triplet loss to their own problem especially for face recognition task. Code has been released in https://github.com/yule-li/MassFace.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsTriplet Loss
