This project implements a robust system for face detection and recognition using state-of-the-art techniques. The primary goal is to accurately identify and verify individuals based on facial features.
- Real-time face detection
- High accuracy in face recognition
- Support for multiple face recognition models
- User-friendly interface for integration
To get a local copy up and running follow these simple steps.
Make sure you have the following installed:
- Python 3.x
- OpenCV
- dlib
- Clone the repo:
git clone https://github.com/ruqiaarshad135/Detectface.git cd Detectface
- Contributions are welcome! Please adhere to the project’s code of conduct.
- This project is licensed under the MIT License - see the LICENSE.md file for details.