InsightFace_Pytorch icon indicating copy to clipboard operation
InsightFace_Pytorch copied to clipboard

when i run the prepare_data.py,i got the error like this FileNotFoundError: [Errno 2] No such file or directory: 'data/facebank/names.npy'.And what is names.npy,could you share with me.Thank you

Open ZZH2950228 opened this issue 6 years ago • 2 comments

ZZH2950228 avatar Oct 15 '19 12:10 ZZH2950228

add argument -u when u run the program, but u should put face on facebank folder then run program, like python3 face_verify.py -u

muhk01 avatar Nov 01 '19 09:11 muhk01

add argument -u when u run the program, but u should put face on facebank folder then run program, like python3 face_verify.py -u

thanks

AndyTesla avatar Feb 18 '21 09:02 AndyTesla