Skip to content

questions about SphereFace #6

@LeeBC2298

Description

@LeeBC2298

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions