peteryuX / arcface-tf2

ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
MIT License
260 stars 60 forks source link

Accuracy difference from insightface mxnet implementation #33

Open kc5639 opened 3 years ago

kc5639 commented 3 years ago

Hi, I was curious why there is a big difference in performance on LFW between the original insightface implementation in mxnet and your implementation. Do you have any insights you can share?