-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pretrained model #1
Comments
I will upload one PFE model trained with this code. |
Thanks, |
I have uploaded more pre-trained models, including a better one which is trained on Ms-ArcFace. |
I will download both pretrained models and try them out. Thanks, |
i use PFE_sphere64_msarcface_am and got the following lfw accuracy: Euclidean (cosine) accuracy: 0.99717 threshold: 1.50062 Not sure why MLS accuracy threshold is huge negative number. I have a question of how to use PFE_sphere64_msarcface_am to do face recognition of 2 face images. Thanks, |
I can no longer evaluate the PFE_sphere64_msarcface_am pretrained model for lfw accuracy! Came across the error here:
ValueError: Node 'gradients/UncertaintyModule/fc_log_sigma_sq/BatchNorm/cond/FusedBatchNorm_1_grad/FusedBatchNormGrad' has an _output_shapes attribute inconsistent with the GraphDef for output #3: Dimension 0 in both shapes must be equal, but are 0 and 512. Shapes are [0] and [512]. Kindly help! Thank you! :) |
@tanpengshi were you able to find any workaround for the same? Even I'm stuck at the same issue and unable to move forward |
@seasonSH
Since CASIA dataset is difficult to get, can you provide your pretrained models for performance evaluation?
Thanks
Kaishi
The text was updated successfully, but these errors were encountered: