Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.rec、config.val_rec、config.local_rec #1

Open
baitu1205 opened this issue Jul 27, 2022 · 1 comment
Open

config.rec、config.val_rec、config.local_rec #1

baitu1205 opened this issue Jul 27, 2022 · 1 comment

Comments

@baitu1205
Copy link

Thank you for the code,I want to run your code,but I am not sure how to modify the path in the config file
if config.dataset == "ms1m_split":

config.rec = "/home/jackieliu/MS-intern/face_recognition/ms1m_split/"

config.rec = "/face_recognition/ms1m_split/
# config.val_rec =  "/lssd1/face_recognition/val"
config.val_rec ="/face_recognition/val
#config.val_rec ="/home/jackieliu/MS-intern/face_recognition/val"
config.local_rec = "/face_recognition/ms1m_split/local_veri_4000"
#config.local_rec = "/home/jackieliu/MS-intern/face_recognition/ms1m_split/local_veri_4000"
@xierongpytorch
Copy link

Thanks for your contribution! I have the same problem, also how can I evaluate it? I need your help~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants