pytorch implement of arcface
https://github.com/deepinsight/insightface
https://github.com/auroua/InsightFace_TF
https://github.com/MuggleWang/CosFace_pytorch
the pretrained model and the lfw test dataset can be download here. https://pan.baidu.com/s/1TgGLBjGASo5hoQ3Mc__WIQ the pretrained model use resnet-18 without se. Please modify the path of the lfw dataset in config.py before you run test.py.