clcarwin / sphereface_pytorch

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

The approximation of phi #48

Open neverUseThisName opened 5 years ago

neverUseThisName commented 5 years ago

The approximation of phi is nice. I wonder which one is faster, yours or the original? It seems that computing powers takes more time.