/face_recog

Face recognition system based on GAN dataset

Primary LanguageJupyter Notebook

face_recog

Face recognition system based on GAN dataset

Locate all images with faces in faces/ directory.

Run python3 video_test.py in order to try system.

I used dataset of fake faces, generated by StyleGAN for experiment. You can use custom dataset to train custom face encoder by installing the python module and running train_encoder command.