bubbliiiing / arcface-pytorch
这是一个arcface-pytorch的源码,可以用于训练自己的模型。
☆157Updated last year
Alternatives and similar repositories for arcface-pytorch:
Users that are interested in arcface-pytorch are comparing it to the libraries listed below
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆227Updated 2 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆140Updated 3 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆210Updated 2 years ago
- Build your own ArcFace, CenterFace/Centernet☆339Updated 3 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆454Updated last year
- YOLO-FaceV2: A Scale and Occlusion Aware Face Detector☆190Updated 8 months ago
- 更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆125Updated 3 years ago
- 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度☆464Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆116Updated 3 years ago
- ☆81Updated 2 years ago
- 基于yolov5的人脸检测,带关键点检测☆247Updated 3 years ago
- 基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。☆66Updated 2 months ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆144Updated 3 years ago
- Using pytorch: yolov5+facenet+svm☆63Updated 2 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆91Updated 3 years ago
- yolov7 face detection with landmark☆424Updated 7 months ago
- An implementation of EQFace: A Simple Explicit Quality Network for Face Recognition (https://arxiv.org/abs/2105.00634, CVPRW 2021)☆186Updated 3 years ago
- 基于InsightFace的人脸识别☆81Updated 4 years ago
- 98 landmark detection☆34Updated 4 years ago
- A face recognition system integrated with Retinaface and insightface.☆16Updated 4 years ago
- 💎A high level pipeline for face landmarks detection, it supports training, evaluating, exporting, inference(Python/C++) and 100+ data a…☆255Updated 3 weeks ago
- 使用OpenCV部署yolov8检测人脸和关键点以及人脸质量评价,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆239Updated last year
- Face detection model☆26Updated 4 years ago
- ☆77Updated last year
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆43Updated 3 years ago
- ☆115Updated 2 years ago
- ☆35Updated last month
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆63Updated 2 years ago
- Code of TIP2021 Paper《SFace: Sigmoid-Constrained Hypersphere Loss for Robust Face Recognition》. We provide both MxNet and Pytorch version…☆91Updated 3 years ago
- face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Alig…☆319Updated last year