arcface
There are 128 repositories under arcface topic.
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
yeyupiaoling/VoiceprintRecognition-Pytorch
This project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not excluded that more models will be supported in the future. At the same time, this project also supports MelSpectrogram, Spectrogram data preprocessing methods
wujiyang/Face_Pytorch
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
SthPhoenix/InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
cvqluu/Angular-Penalty-Softmax-Losses-Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
cavalleria/cavaface
face recognition training project(pytorch)
asdfqwrasdf/ArcFaceDemo
ArcSoft Free SDK demo,support ArcFace2.1, ArcFace2.0, ArcFace1.2
Xiaoccer/MobileFaceNet_Pytorch
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
siriusdemon/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
1996scarlet/ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
yeyupiaoling/VoiceprintRecognition-Tensorflow
使用Tensorflow实现声纹识别
4uiiurz1/keras-arcface
Keras implementation of ArcFace, CosFace, and SphereFace
THUFutureLab/gluon-face
An unofficial Gluon FR Toolkit for face recognition. https://gluon-face.readthedocs.io
peteryuX/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.
yeyupiaoling/VoiceprintRecognition-PaddlePaddle
本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法
leondgarse/Keras_insightface
Insightface Keras implementation
Alireza-Akhavan/deep-face-recognition
One-shot Learning and deep face recognition notebooks and workshop materials
AIInAi/tf-insightface
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
grib0ed0v/face_recognition.pytorch
Deep Face Recognition in PyTorch
PaddlePaddle/PLSC
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, Swin, DeiT, CaiT, FaceViT, MoCo, MAE, ConvMAE, CAE.
vectornguyen76/face-recognition
Real-Time Face Recognition use SCRFD, ArcFace, ByteTrack and Similarity Measure
positive666/Deepstream_Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
SamYuen101234/Masked_Face_Recognition
2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng
Qengineering/Face-Recognition-Jetson-Nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
HiKapok/tf.extra_losses
Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow
Fei-Wang/insightface
implementation of insightface by using Tensorflow
paul-pias/Face-Recognition
Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.
gehaocool/CombinedMargin-caffe
caffe implementation of insightface's combined margin method
windosx/face-engine
Arcsoft ArcFace for Go 虹软人脸检测SDK Go语言版
nghiapq77/face-recognition-cpp-tensorrt
Face Recognition with RetinaFace and ArcFace.
georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
tae898/age-gender
Age and gender recognition using arcface and MLP.