https://github.com/alisharify7/face-detection
Python Real Time Face Detection application, using opencv, deepface
https://github.com/alisharify7/face-detection
deepface face-recognition face-recognition-python opencv python python-face-recognition real-time-face-detection real-time-face-recognition
Last synced: 10 months ago
JSON representation
Python Real Time Face Detection application, using opencv, deepface
- Host: GitHub
- URL: https://github.com/alisharify7/face-detection
- Owner: alisharify7
- License: gpl-3.0
- Created: 2023-09-16T11:55:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T11:17:27.000Z (over 1 year ago)
- Last Synced: 2025-03-31T10:37:41.324Z (11 months ago)
- Topics: deepface, face-recognition, face-recognition-python, opencv, python, python-face-recognition, real-time-face-detection, real-time-face-recognition
- Language: Python
- Homepage: https://github.com/alisharify7/
- Size: 6.39 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face-Detection
Python Real-time Face Detection
### lib:
- OpenCV-Python
- deepface
#### opencv github + docs:
https://github.com/opencv/opencv
https://opencv.org/
#### deepface github + doc:
https://github.com/serengil/deepface
## installation:
```bash
pip install -r requirements.txt
```
## run:
```bash
python app.py
```
# demo
### source image:

### video input:

### output: