- Notifications
You must be signed in to change notification settings - Fork11
This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.
License
NotificationsYou must be signed in to change notification settings
RajarsiGit/Login-System-using-Face-Recognition
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.
- Python - face_recognition -https://github.com/ageitgey/face_recognition
- Python - pickle - for storing serialized data
- Heroku -https://www.heroku.com/
- Download the entire repository to your local system
- Run any terminal or cmd preferably as Administrator
- Run commands:
- git init (provided you have git installed)
- heroku create face-rec-login (please use a diffenent name than mine)
- git add .
- git commit -m "add files"
- git push heroku master
- To login: Go to link:https://face-rec-login.herokuapp.com
- To register: Go to link:https://face-rec-login.herokuapp.com/register
About
This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published