A simple way to detect frontal faces using Haar classifier, based on the paper by Paul Viola & Michael J. Jones: https://www.hpl.hp.com/techreports/Compaq-DEC/CRL-2001-1.pdf
- To run inference on a webcam:
python viola.py
saimj7/ 30-03-2019 © Sai_Mj.