Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Database

Change 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