mirror of
https://github.com/deepinsight/insightface.git
synced 2026-04-26 14:40:19 +00:00
Fixed the problem that pfc/mxnet/evaluate/ijb.py will raise error with the model with embedding layer
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}
}