arcface topic

List arcface repositories

insightface

21.5k
Stars
5.2k
Forks
476
Watchers

State-of-the-art 2D and 3D Face Analysis Project

yolov5-face

2.0k
Stars
481
Forks
Watchers

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

arcface-tf2

258
Stars
59
Forks
Watchers

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

6.6k
Stars
1.7k
Forks
Watchers

Implementation of popular deep learning networks with TensorRT network definition API

deepface

10.3k
Stars
1.8k
Forks
Watchers

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

deep-face-recognition

221
Stars
86
Forks
Watchers

One-shot Learning and deep face recognition notebooks and workshop materials

Keras_insightface

224
Stars
54
Forks
Watchers

Insightface Keras implementation

InsightFace-REST

464
Stars
109
Forks
Watchers

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.

Angular-Penalty-Softmax-Losses-Pytorch

476
Stars
91
Forks
Watchers

Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)

tf-insightface

210
Stars
63
Forks
Watchers

A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.