Skip to content

d-t-n/face-ID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Face-ID

Face identification using webcam based on PyTorch and using OpenCV in jupyter notebook.

Steps:

1 - Libraries import - torch, torchvision, numpy, Pillow

2 - Enrollment - collects data in 2 datasets (50 images each)

3 - Images processing

4 - Sample frame check

5 - Data additional processing

6 - Save array in numpy folder

7 - Network definition

8 - Training and training loss output

9 - Real-time face detection (0::False / 1::True)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published