arcface-pytorch
arcface-pytorch copied to clipboard
Can't Download pretrained model
Hi, Baidu doesn't let me sign up for an account without a Chinese phone number. Is it possible to publish the model the other way? Thanks.
I have the same problem
Have you guys obtained the pretrained model as well as the test dataset yet? Can anyone share on OneDrive?
Hi guys, @KaizhaoLiang, @fgvenegas, @edwardnguyen1705
Have you obtained pretrained model and test set? If so, could you share it, please.
Thanks in advance
google driver link: https://drive.google.com/drive/folders/14WeZV0o-oMax1p8soUZhezPliqUVp0gD?usp=sharing
@MarkZXZX sorry,i can't open this page. Can you send it again?
Hi @MarkZXZX,
Your google drive link has the lfw-align-128.zip file, which I thought was the one that lfw_test_pair.txt refers to. But the lfw_test_pair.txt has this line:
Barry_Zito/Barry_Zito_0001.jpg Barry_Zito/Barry_Zito_0002.jpg 1
and there is no Barry_Zito directory inside lfw-align-128.zip. How come? Did anyone have success running test.py?
Hi @MarkZXZX, Your google drive link has the
lfw-align-128.zipfile, which I thought was the one thatlfw_test_pair.txtrefers to. But thelfw_test_pair.txthas this line:Barry_Zito/Barry_Zito_0001.jpg Barry_Zito/Barry_Zito_0002.jpg 1and there is no
Barry_Zitodirectory insidelfw-align-128.zip. How come? Did anyone have success runningtest.py?
Yeah, there are many such identity names whose images does not exist. II tried to remove them manually and then the test.py worked smoothly.