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

questions about SphereFace #6

Open
LeeBC2298 opened this issue Jun 7, 2020 · 0 comments
Open

questions about SphereFace #6

LeeBC2298 opened this issue Jun 7, 2020 · 0 comments

Comments

@LeeBC2298
Copy link

I think the implementation of SphereFace is wrong, because in the original paper of SphereFace:

  1. The hyperparameter 'm', which means the angular restrain, should be no less than 3 in multiclassifition task, but I could not get correct visualizing result when set m bigger than 2.
  2. cos(m*theta) was replaced by another function called 'pht(theta)'.
  3. the feature vector x wasn't normalized in SphereFace, so there is not hyperparameter 's' in SphereFace.
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

1 participant