c4inju / facial-recognition-python-django

Face detection and facial recognition along with recognized persons information fetched from database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Face detection and facial recognition along with recognized persons information fetched from database.


Languages

Language:Python 70.9%Language:HTML 27.8%Language:CSS 0.7%Language:JavaScript 0.6%