/THTF-FaceDetection

A face detection program with face, gender, age and emotion.

Primary LanguagePythonApache License 2.0Apache-2.0

THTF-FaceDetection

Face ranking is not implemented yet.

Requirements: windows 10, anaconda, tensorflow, keras, opencv

Usage:

  • demo.bat, capture video from default camera
  • demo-video.bat, capture video from movie file (not included)
  • process-image.py, batch process images in images/ directory and save the results in results/ directory.