Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mattlyon93/face-comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lyon committed Jun 4, 2020
2 parents baee67e + 35f94b6 commit b385494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ compare_faces.py --input-one /path/to/image_one.png --input-two /path/to/image_t


## References
This module uses the AI model FaceNet, which can be found [here](https://github.com/davidsandberg/facenet), and the journal article [here](https://arxiv.org/abs/1503.03832).
This module uses the AI model FaceNet, which can be found [here](https://github.com/davidsandberg/facenet), and the journal article [here](https://arxiv.org/abs/1503.03832).

0 comments on commit b385494

Please sign in to comment.