ZZH2950228

Results 7 comments of ZZH2950228

do you have resnet's pre-train model?

could you share the resnet version code to me? Thank you

can you share your cuda and cudnn ?

我生成自己数据集的列表txt文件,但是运行train文件出现下面的错误,请问您是怎么解决的 呢? Traceback (most recent call last): File "train.py", line 255, in train(args) File "train.py", line 59, in train trainset = CASIAWebFace(args.train_root, args.train_file_list, transform=transform) File "/home/zzh/桌面/Face_Pytorch-master/dataset/casia_webface.py", line 42, in __init__...

do you have the 1:1 face verification code and can you share with me thank you ?

i have got the same problem as you,and how to deal with this problem

names = np.load(conf.facebank_path/'names.npy') there is a names.npy in this code , and what is it. If it is the idx list ,what is it format.