Metadata-Version: 2.1
Name: pl-face-recognition
Version: 0.0.2
Summary: A package for out of the box face recognition learning
Home-page: https://github.com/platanus/face-recognition
Author: Platanus
Author-email: andres.cadiz@platan.us
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: sklearn
Requires-Dist: numpy
Requires-Dist: facenet-pytorch
Requires-Dist: opencv-python

# Face Recognition

This repository holds face recognition algorithms and experimentation


