diff --git a/README.md b/README.md index 008d220..8860a34 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Also, you can add new person using photos. ## Pre-trained model from davidsandberg's facenet + | Model name | LFW accuracy | Training dataset | Architecture | |-----------------|--------------|------------------|-------------| | [20180402-114759](https://drive.google.com/open?id=1EXPBSXwTaqrSC0OhUdXNmKSh9qJUQ55-) | 0.9965 | VGGFace2 | [Inception ResNet v1](https://github.com/davidsandberg/facenet/blob/master/src/models/inception_resnet_v1.py) |