seominlee / facenet-pytorch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

설치

pip install facenet-pytorch

test image (cpu)

python face.py --input p.jpg

About

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

License:MIT License


Languages

Language:Python 100.0%