try on face recognition with mobile deep learning architecture
- pytorch 0.3.0
- opencv3-python
- dlib 0.19.0
- numpy
- pandas
- sphereface
- resnet
- mobilenetv2
- angle loss
- AM loss (implmeanted on Pytorch)
- code
- paper
Thanks to the carwin, this code is heavily based on sphereface_pytorch