Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisharify7/face-detection
Python Real Time Face Detection
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: about 2 hours ago
JSON representation
Python Real Time Face Detection
- Host: GitHub
- URL: https://github.com/alisharify7/face-detection
- Owner: alisharify7
- License: gpl-3.0
- Created: 2023-09-16T11:55:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-07T11:17:27.000Z (4 months ago)
- Last Synced: 2024-07-07T12:33:08.248Z (4 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: 13
- Watchers: 2
- Forks: 3
- 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: