Here are
88 public repositories
matching this topic...
State-of-the-art 2D and 3D Face Analysis Project
Updated
Dec 27, 2021
Python
Implementation of popular deep learning networks with TensorRT network definition API
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Updated
Dec 27, 2021
Python
Updated
Dec 23, 2021
Python
face recognition algorithms in pytorch framework, including arcface, cosface, sphereface and so on
Updated
Dec 1, 2021
Python
ArcSoft Free SDK demo,support ArcFace2.1, ArcFace2.0, ArcFace1.2
Updated
May 27, 2019
Java
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
Updated
Oct 5, 2020
Python
Updated
Apr 14, 2020
Python
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
Updated
Dec 7, 2018
Python
Keras implementation of ArcFace, CosFace, and SphereFace
Updated
Mar 25, 2020
Python
Updated
Oct 14, 2021
Python
Build your own ArcFace, CenterFace/Centernet
Updated
May 24, 2021
Python
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Updated
Dec 31, 2021
Python
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
Updated
Jun 10, 2018
Python
One-shot Learning and deep face recognition notebooks and workshop materials
Updated
Apr 10, 2021
Jupyter Notebook
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
Updated
Nov 17, 2021
Python
Updated
Oct 22, 2021
Python
Deep Face Recognition in PyTorch
Updated
Apr 12, 2019
Python
Insightface Keras implementation
Updated
Dec 27, 2021
Python
Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow
implementation of insightface by using Tensorflow
Updated
Aug 8, 2019
Python
caffe implementation of insightface's combined margin method
基于Pytorch实现的声纹识别,使用超大数据训练。
Updated
Nov 5, 2021
Python
Arcsoft ArcFace for Go 虹软人脸检测SDK Go语言版
arcface and retinaface model convert mxnet to onnx.
Updated
Jan 9, 2021
Python
Updated
Nov 8, 2021
Python
Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.
Updated
Oct 12, 2021
Python
Large input size REAL-TIME Face Detector on Cpp. It can also support face verification using MobileFaceNet+Arcface with real-time inference. 480P Over 30FPS on CPU
Improve this page
Add a description, image, and links to the
arcface
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
arcface
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
HI, the repo is a nice work, thanks for your sharing.
I want to know if these augmentation methods are effective,
like the RandomErasing/Mixup/RandAugment/Cutout/CutMix?