Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

thomasfox/facedetection-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker build . -t facerecognition

// when docker is running on a vm, add port forwarding of port 50000 to the vm

docker run -p50000:8000 --name facerecognition facerecognition

// go to http://localhost:50000 in your browser

About

Demo for face detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published