sirius-ai / MobileFaceNet_TF

Tensorflow implementation for MobileFaceNet
Apache License 2.0
427 stars 169 forks source link

Does not generalise to other face alignments #47

Open deepak-neva opened 5 years ago

deepak-neva commented 5 years ago

The MS1M dataset provided by Insight face has been aligned using MTCNN. The mobilefacenet pre-trained model fails to work on faces aligned using dlib. Does anyone else face this issue?

sirius-ai commented 4 years ago

You should ensure alignment is same no matter which tool to do that.