peteryuX / arcface-tf2Links
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
☆274Updated 2 years ago
Alternatives and similar repositories for arcface-tf2
Users that are interested in arcface-tf2 are comparing it to the libraries listed below
Sorting:
- RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorfl…☆283Updated 2 years ago
- Insightface Keras implementation☆257Updated last year
- Training a face Recognizer using ResNet50 + ArcFace in TensorFlow 2.0☆51Updated 6 years ago
- A PyTorch implementation of the 'FaceNet' paper for training a facial recognition model with Triplet Loss using the glint360k dataset. A …☆247Updated 4 years ago
- [ECCV2020] A Large-Scale Face Anti-Spoofing Dataset☆583Updated 4 years ago
- Convert face dataset to masked dataset