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

good performance is not obtained #46

Open iamupd opened 2 years ago

iamupd commented 2 years ago

image image image

Ihi. I am very grateful for the help here.

I am currently training a model using your source code. However, good performance is not obtained. This is the result after learning 2 epochs, but I don't know if I'm doing well. I look forward to your comments.

xalbertoisorna commented 9 months ago

image image image

Ihi. I am very grateful for the help here.

I am currently training a model using your source code. However, good performance is not obtained. This is the result after learning 2 epochs, but I don't know if I'm doing well. I look forward to your comments.

Hello! Im having low accuracy as well but Im using mobilenet backbone, have you tried that one? (loss does not go under 20 :( ) regards, Alberto.