Here are
92 public repositories
matching this topic...
State-of-the-art 2D and 3D Face Analysis Project
Updated
Mar 6, 2022
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
Mar 15, 2022
Python
Updated
Mar 8, 2022
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
Build your own ArcFace, CenterFace/Centernet
Updated
May 24, 2021
Python
Updated
Oct 14, 2021
Python
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Updated
Mar 6, 2022
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
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
Feb 9, 2022
Python
One-shot Learning and deep face recognition notebooks and workshop materials
Updated
Apr 10, 2021
Jupyter Notebook
Updated
Oct 22, 2021
Python
Deep Face Recognition in PyTorch
Updated
Apr 12, 2019
Python
Insightface Keras implementation
Updated
Mar 3, 2022
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
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel.
Updated
Mar 1, 2022
Python
caffe implementation of insightface's combined margin method
基于Pytorch实现的声纹识别,使用超大数据训练。
Updated
Nov 5, 2021
Python
Arcsoft ArcFace for Go 虹软人脸检测SDK Go语言版
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Updated
Nov 8, 2021
Python
2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng
Updated
Aug 3, 2021
Python
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?