HsuTzuJen / Face_Recognition_Practice_with_TF

19 stars 2 forks source link

Face_Recognition_Practice_with_TF

Face_Recognition_Practice_with_TF

I put my master degree things here. If you are looking for a parallel process that pregenerates training data, please check data/batch_generator.py.

some references:

https://github.com/auroua/InsightFace_TF

https://github.com/deepinsight/insightface

mobilefacenet acc. test on agedb_30 : 0.9306666666666665

mobilefacenet acc. test on lfw : 0.9941666666666666

The pre_trained models are not included the loss layer which is used in the training mode.