HRishabh95 / facial-login-web

Web based facial Authentication system with flask server

Home Page:https://susantabiswas.github.io/facial-login-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web based Facial Authentication system

This is a web based facial log in/ Sign up website which uses Facial recognition for user authentication.

It uses flask server for running the keras neural network model. The model runs on the server side and accepts requests from clients.

Facial recognition is based on Facenet model.

Team members: Susanta Biswas and Aditya Singh

For running:

  1. first run python keras_server.py
  2. go to browser and type localhost:5000 to access the site
  3. enjoy

Some screenshots:

Homepage

Homepage

Login page

Log in

Sign up page

Sign up

Successful login

Dashboard

References:

About

Web based facial Authentication system with flask server

https://susantabiswas.github.io/facial-login-web/

License:MIT License


Languages

Language:JavaScript 37.7%Language:CSS 26.8%Language:Jupyter Notebook 20.3%Language:HTML 10.1%Language:Python 5.1%