Skip to content

A basic face recognition project with deepface library

Notifications You must be signed in to change notification settings

audreyteles/who-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

poetry >= 1.8.3

curl -sSL https://install.python-poetry.org | python3

How it works

Clone repository:

https://github.com/audreyteles/who-face.git

Activate environment:

poetry shell

Install libs:

 poetry install

Start application:

python main.py

Commands

q - quit

p - take a picture

r - recognize face

About

A basic face recognition project with deepface library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages