Skip to content

Commit

Permalink
Update spherefacer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wy1iu authored Apr 28, 2022
1 parent b571c10 commit c6ceee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/head/spherefacer.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def get_d_theta(cos_theta, y, magn_type, m):

return d_theta

# Warning: Both SphereFaceR_N and SphereFaceR_S are needed to be tested before using.

class SphereFaceR_N(nn.Module):
""" reference: <SphereFace Revived: Unifying Hyperspherical Face Recognition>
Expand Down

0 comments on commit c6ceee5

Please sign in to comment.