Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 384 Bytes

FaceNet Implementation : BNK48 Members' Facial Recognition

A Facial Recognition model based on FaceNet

For starter -- run initializer.py to locate and embed face from training datasets
-- run classifier_train.py to train face classifier

For image recognition using : image_recog.py
For video recognition using : video_recog.py