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

how to set the m and s when there are only 1000 identities? #27

Closed
Chanbluky opened this issue Nov 21, 2018 · 5 comments
Closed

how to set the m and s when there are only 1000 identities? #27

Chanbluky opened this issue Nov 21, 2018 · 5 comments

Comments

@Chanbluky
Copy link

thanks very much for your contribution. i am using gray images to train the model with only about 1000 identities, how need i set the m and s. both of them should be set smaller?

@happynear
Copy link
Owner

It's difficult to give you a number. You may try AM Softmax without feature normalization or Auto AM Softmax to avoid setting some of the hyper-parameters.

@happynear
Copy link
Owner

But the best accuracy still should be gotten by carefully manually tuned hyper-parameters.

@Chanbluky
Copy link
Author

thanks for your quickly reply! by the way, during the training on VGGFACE2 dataset, how did you define the validation set? select some image from the training set? what was the final loss and the accuracy on the validation set? thanks!

@happynear
Copy link
Owner

Don't care about the loss and accuracy. They are meaningless.
Face verification usually use verification rate or TPR@low FAR as the criteria, so validate on LFW or other small testing datasets such as BLUFR, AgeDB, CFP etc.

@Chanbluky
Copy link
Author

thanks a lot!

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