clcarwin / sphereface_pytorch

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

Test lfw score #32

Closed Gerkam closed 6 years ago

Gerkam commented 6 years ago

I train many times on clean Casia_WebFace(without noisy labels) with different parameters and get 1.2-1.4 training loss with accuracy on training ~94%. But testing on lfw get only 67.7 % accuracy. What can be problem?

JingweiZhang12 commented 5 years ago

Have you solved this problem?Could you tell me how to solve it?