Skip to content

Web from Flask and Face Detection from your model and checkin.

Notifications You must be signed in to change notification settings

ninenox/WebFaceDetectCheckIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Flask Face Detection Checkin.

Alt Text

Description

  1. Insert your file model in folder project.
  2. Go to file camera.py line 33 -> demo_clf = load('ann-age-gender-v1.ml') # Change name 'ann-age-gender-v1.ml' ,This is your model for detect your face.
  3. Install Python dependencies: cv2, flask or followed your error.
  4. Run "python main.py".
  5. Open browser http://0.0.0.0:5000

Credits

credits to Miguel Grinberg for video-streaming-with-flask. http://blog.miguelgrinberg.com/post/video-streaming-with-flask

About

Web from Flask and Face Detection from your model and checkin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published