clcarwin / sphereface_pytorch

A PyTorch Implementation of SphereFace.
MIT License
714 stars 172 forks source link

What's means of AngleLoss ? #26

Closed foocker closed 6 years ago

foocker commented 6 years ago

from :+1: self.lamb = max(self.LambdaMin,self.LambdaMax/(1+0.1*self.it)) to the end. can i add your wechat?

yxchng commented 6 years ago

@foocker have you figure out? can reference the paper?