You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tangzhongliang I think it is the Characteristic Gradient Detachment to stable training proposed in paper "SphereFace Revived:
Unifying Hyperspherical Face Recognition"
hello, i found this code ignore grad for g_cos_theta and angular margin.
https://github.com/ydwen/opensphere/blob/main/model/head/sphereface2.py#L62-L80
Will this not cause network oscillation?
The text was updated successfully, but these errors were encountered: