Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manjillama/facial-recognition-python-django
Face detection and facial recognition along with recognized persons information fetched from database.
https://github.com/manjillama/facial-recognition-python-django
django machine-learning opencv python2 sklearn
Last synced: about 2 months ago
JSON representation
Face detection and facial recognition along with recognized persons information fetched from database.
- Host: GitHub
- URL: https://github.com/manjillama/facial-recognition-python-django
- Owner: manjillama
- Archived: true
- Created: 2018-02-09T07:17:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T17:20:48.000Z (about 6 years ago)
- Last Synced: 2024-09-23T06:33:02.605Z (about 2 months ago)
- Topics: django, machine-learning, opencv, python2, sklearn
- Language: Python
- Size: 12.2 MB
- Stars: 109
- Watchers: 9
- Forks: 76
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# facial-recognition-python-django
Face detection and facial recognition along with recognized persons information fetched from database.General Languages and versions
• Python version: 2.7.14
• Django version: 1.11.9
• OpenCV version: 3.4.0
• Sklearn version: 0.19.1
• Mysql DatabaseChange mysql setting
go to settings.py under faceRecog folder.
change database configuration under DATABASES object.Run -
python manage.py runserver --nothreading –noreload
Demo Video
https://www.youtube.com/watch?v=p70srlZvyvQ&feature=youtu.be