Self-restrained-Triplet-Loss
Self-restrained-Triplet-Loss copied to clipboard
LFW Results not reproduced using given EUM weights and Resnet100 pre-trained weights.
I am trying to reproduce the results using given EUM weights, Resnet100 pre-trained weights downloaded from https://github.com/deepinsight/insightface/tree/master/model_zoo and LFW mask type and colors given in LFW-log.txt. But my results are not as good as reported results. Please provide the link of pre-trained model if you are using different model. Also provide the link of Resnet-50 and MobileNet weights links.
Dear @aasharib can you please share the EUM weights with me on [email protected]. I can't find them thanks.
I have also tried to reproduce results using given EUM weights here and the Resnet-100 pretrained weights from https://github.com/deepinsight/insightface/tree/master/model_zoo with poor results. Please provide pre-trained models for Resnet-50, Resnet-100, and MobileFaceNet. Thank you!
Only masked embedding should be processed by EUM model. you should get exact results as in the paper
Dear, can you provide the feature extraction pretrained weights (Resnet-50, Resnet-100, and MobileFaceNet)? How can i download them? I cannot reproduce the results in your paper.