res-facenet-khairulimam

This model has been trained on VGGv2 and tested on LFW with 92% accuracy.


License
MIT
Install
pip install res-facenet-khairulimam==0.0.1

Documentation

ResFacenet

This package is intended as an pytorch hub entry point for my trained facenet model on this repo khrlimam/facenet. This pretrained model can be used for anyone who want to use it for transfer learning or any other applications.

This model trained on VGGv2 dataset and tested on LFW dataset and gained 92% accuracy.

This work is distributed under MIT license, so I hope you consider the license's policy. Cheers!