/Face-Detection

Face Detection

Primary LanguagePython

Face-Detection

For images: python face_detector_image.py --image test_image.jpg --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_140000.caffemodel

For video: python detect_faces_video.py --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_140000.caffemodel