Skip to content

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

License

Notifications You must be signed in to change notification settings

xuriliuhen/facenet-pytorch

 
 

Repository files navigation

Face Recognition Using Pytorch

修改之处

20230629

1、将examples/infer.ipynb代码移到test.py

2、将facenet特征相似度度量方式由欧式距离度量改为余弦相似度度量。

About

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%