All Projects → manjillama → Facial Recognition Python Django

manjillama / Facial Recognition Python Django

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

Programming Languages

python
139335 projects - #7 most used programming language
python2
120 projects

Projects that are alternatives of or similar to Facial Recognition Python Django

Lambda Packs
Precompiled packages for AWS Lambda
Stars: ✭ 997 (+1410.61%)
Mutual labels:  opencv, sklearn
Mozart
An optical music recognition (OMR) system. Converts sheet music to a machine-readable version.
Stars: ✭ 241 (+265.15%)
Mutual labels:  opencv, sklearn
Django Crm
A Simple Django CRM (Customer Relationship Management) RESTful API Project
Stars: ✭ 63 (-4.55%)
Mutual labels:  django
Osis
Open Student Information System Backoffice
Stars: ✭ 65 (-1.52%)
Mutual labels:  django
Mobilnet ssd opencv
MobilNet-SSD object detection in opencv 3.4.1
Stars: ✭ 64 (-3.03%)
Mutual labels:  opencv
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+1601.52%)
Mutual labels:  opencv
Django Statsy
Statistics for your Django project
Stars: ✭ 64 (-3.03%)
Mutual labels:  django
Boss Detector
Change monitor screen when your boss is coming towards you!
Stars: ✭ 63 (-4.55%)
Mutual labels:  opencv
Opencv Wasm
Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node and deno. 🦕
Stars: ✭ 65 (-1.52%)
Mutual labels:  opencv
Sitting Posture Recognition
Detects the sitting position of a person
Stars: ✭ 64 (-3.03%)
Mutual labels:  opencv
Opencv 3.2.0 Compiling On Raspberry Pi
Download, Compile, Build, and Install OpenCV 3.2.0 with Extra Modules on RPI running Jessie
Stars: ✭ 65 (-1.52%)
Mutual labels:  opencv
Mrdoc
online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. like gitbook.
Stars: ✭ 1,129 (+1610.61%)
Mutual labels:  django
Webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Stars: ✭ 1,124 (+1603.03%)
Mutual labels:  django
Sign Language
Sign Language Recognition for Deaf People
Stars: ✭ 65 (-1.52%)
Mutual labels:  opencv
Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+1593.94%)
Mutual labels:  django
Django Polymorphic
Improved Django model inheritance with automatic downcasting
Stars: ✭ 1,135 (+1619.7%)
Mutual labels:  django
Django React
This a simple Django and React demo application
Stars: ✭ 63 (-4.55%)
Mutual labels:  django
Taggit Selectize
Auto-complete/auto-suggestion for django-taggit (django-taggit + selectize.js)
Stars: ✭ 63 (-4.55%)
Mutual labels:  django
Django Qsessions
Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)
Stars: ✭ 64 (-3.03%)
Mutual labels:  django
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (+0%)
Mutual labels:  opencv

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].