HuangYG123 / CurricularFace

CurricularFace(CVPR2020)
MIT License
526 stars 72 forks source link

Error in evaluate.py #28

Open bigAndSmall opened 3 years ago

bigAndSmall commented 3 years ago

in File utility.py I meet the error get_val_pair(path, name): carray = bcolz.carray(rootdir = os.path.join(path, name), mode = 'r') FileNotFoundError: No such a file /public/share/dataset/Face/lfw/meta/sizes Can someone hep me with this? Thanks a lot

bardia-az commented 1 year ago

@bigAndSmall, could you solve the problem? I have the same issue. I appreciate any help.