atharvapatil123/Face-recognition-Model
This Model uses the Haar feature-based cascade classifiers to recognize faces. This is an effective object detection method proposed by Paul Viola and Michael Jones in their paper, "Rapid Object Detection using a Boosted Cascade of Simple Features" in 2001.
Python