clcarwin / sphereface_pytorch

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

Is it normal to have train accuracy reaching 99% already at epoch 10 (out of 20)? #38

Closed yxchng closed 6 years ago

yxchng commented 6 years ago

The accuracy at this epoch is very bad though (70%). It gets 99% on lfw at epoch 20. Shouldn’t it starts to overfit when it already reach 99+% at epoch 10?