Files
insightface/recognition
AnXiang fb5b42fe28 Merge pull request #1546 from ShiquanYu/feature/mobilefacenet
Add mobilefacenet for arcface_torch
2021-06-07 10:30:14 +08:00
..
2021-03-11 13:13:01 +08:00
2021-05-30 12:34:43 +08:00
2021-03-04 17:52:51 +08:00
2020-08-10 13:24:17 +01:00

Angular Margin Loss for Deep Face Recognition

Citation

If you find this project useful in your research, please consider to cite the following related papers:


@inproceedings{deng2019arcface,
  title={Arcface: Additive angular margin loss for deep face recognition},
  author={Deng, Jiankang and Guo, Jia and Xue, Niannan and Zafeiriou, Stefanos},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={4690--4699},
  year={2019}
}

@inproceedings{deng2020subcenter,
  title={Sub-center ArcFace: Boosting Face Recognition by Large-scale Noisy Web Faces},
  author={Deng, Jiankang and Guo, Jia and Liu, Tongliang and Gong, Mingming and Zafeiriou, Stefanos},
  booktitle={Proceedings of the IEEE Conference on European Conference on Computer Vision},
  year={2020}
}