https://github.com/pjarbas/face-detection-regonition-streamlit
App for face detection and recognition using deepface library and streamlit
https://github.com/pjarbas/face-detection-regonition-streamlit
Last synced: over 1 year ago
JSON representation
App for face detection and recognition using deepface library and streamlit
- Host: GitHub
- URL: https://github.com/pjarbas/face-detection-regonition-streamlit
- Owner: PJarbas
- Created: 2022-04-24T00:00:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T12:41:53.000Z (over 3 years ago)
- Last Synced: 2025-01-21T05:28:07.114Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-detection-regonition-streamlit
App for face detection and recognition using deepface library and streamlit
```bash
$pip install streamlit
$streamlit run app.py
```