arcface topic
insightface
State-of-the-art 2D and 3D Face Analysis Project
yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
arcface-tf2
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
deep-face-recognition
One-shot Learning and deep face recognition notebooks and workshop materials
Keras_insightface
Insightface Keras implementation
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Angular-Penalty-Softmax-Losses-Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
tf-insightface
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.