-
Notifications
You must be signed in to change notification settings - Fork 6
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
Mistake in AdaCos layer implementation #2
Comments
rose-jinyang
changed the title
Confuse for adjusting AdaCos parameters automatically
Mistake on AdaCos layer implementation
Apr 21, 2020
rose-jinyang
changed the title
Mistake on AdaCos layer implementation
Mistake in AdaCos layer implementation
Apr 21, 2020
AdaCos is a special case of ArcFace. Difference is giving parameter. Paper is below. And AdaCos is two case.
I implemented fixed scale parameter. |
Thanks for your reply. |
Unfortunately, I cannot implement dynamic scale parameter. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
how are you?
Thanks for contributing your project.
I have a question.
u said that the parameters of AdaCos are adjusted automatically.
However, I found that the parameters are fixed in your project.
Could u explain this in detail.
Thanks
The text was updated successfully, but these errors were encountered: