Skip to content
forked from tbmoon/facenet

FaceNet for face recognition using pytorch

License

Notifications You must be signed in to change notification settings

zjucsxxd/facenet

 
 

Repository files navigation

Facenet for face verification using pytorch

How to train/validate model

Results

  • Accuracy on VGGFace2 and LFW datasets

accuracy

  • Triplet loss on VGGFace2 and LFW datasets

loss

  • ROC curve on LFW datasets for validation

roc curve

  • True counts on each threshold

True counts on each threshold

  • Test the model on 30 pair of images with threshold 1.5 Test Result on 30 pair of images

References

About

FaceNet for face recognition using pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%