/face_recognition

The world's simplest facial recognition api for Python and the command line

Primary LanguagePythonMIT LicenseMIT

Face Recognition

This is a slightly modified version of Adam Geity's Facial Recognition Repo. The dockerfile has been changed to work with an Argo workflow demo.

Usage

In the main directory, run (with gcloud)

gcloud container builds submit --tag gcr.io/<your-project> .