Skip to content

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

License

Notifications You must be signed in to change notification settings

EliZucker/face_recognition

 
 

Repository files navigation

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> . 

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.7%
  • Dockerfile 6.5%
  • Makefile 5.8%