where is train.idx train.rec? #87
jianyangshi
started this conversation in
General
Replies: 1 comment 1 reply
-
Training Data in this project is downloaded from Insightface Dataset Zoo. It's the first line of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
""" CUDA_VISIBLE_DEVICES='-1' ./prepare_data.py -D /datasets/faces_emore """
""" CUDA_VISIBLE_DEVICES='-1' ./prepare_data.py -D /datasets/faces_emore -T lfw.bin cfp_fp.bin agedb_30.bin """
i can not get train.idx , train.rec, lfw.bin, cfp_fp.bin and agedb_30.bin
can you tell me how to get these?
Beta Was this translation helpful? Give feedback.
All reactions