Files
insightface/recognition
AnXiang d8738240ca Add FP16 Support.
Merge PartialFC pytorch into arcface_torch.
Pytorch1.6+ is all you need
2021-03-11 13:13:01 +08:00
..
2021-03-11 13:13:01 +08:00
2021-03-11 13:13:01 +08:00
2020-11-06 13:59:21 +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}
}