For face detection in image run----- -----(python detect_faces.py --image sample2.jpg --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_1)---- in console.
For face detection in image run----- -----(python detect_faces_video.py --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_140000.caffemodel)---- in console.