We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the acc is 0, triplet loss and CE loss can obtain 0.5 acc, is hyper-parameters(s and m)?
The text was updated successfully, but these errors were encountered:
In the trainig progress, the trainig loss is decreasing but the accuracy on the training dataset is always zero. I don't know why this happens?
Sorry, something went wrong.
in arcface paper, the author set s=64,m=0.5, but i don't know it is correct to this project
No branches or pull requests
the acc is 0, triplet loss and CE loss can obtain 0.5 acc, is hyper-parameters(s and m)?
The text was updated successfully, but these errors were encountered: