Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

davamix/face-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face validation

Use the face as a password

Preparing data

Generate the embeddings for the user image with the script in utils/save_embeddings.py. Change the username and image path if needed.

Copy the database generated, users.db, into app/data/users.db.

Build

docker-compose build

Run

docker-compose up flask

Navigate to http://127.0.0.1:5000/login

About

Using face as a password

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published