[go: up one dir, main page]

Skip to content

Third place in HACKATON PROSTO x LETI, Digital Design, biometric identification and authentication

Notifications You must be signed in to change notification settings

Krutov777/face-recognition-dd

Repository files navigation

face-recognition-dd

Installation:

1) Go to directory

cd face-recognition-dd/

2) Installing the virtual environment

python3 -m venv venv

3) Activating the virtual environment

on Linux
source venv/Scripts/Activate
on Windows
venv/Scripts/Activate

4) Installing dependencies:

pip3 install -r requirements.txt

Input:

Put .pkl files in input directory

Output:

The output directory will contain file men.npy

About

Third place in HACKATON PROSTO x LETI, Digital Design, biometric identification and authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages