retinaface
There are 84 repositories under retinaface topic.
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
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)
serengil/retinaface
RetinaFace: Deep Face Detection Library for Python
zeusees/License-Plate-Detector
基于Yolov5车牌检测,更快更准.
hanson-young/nniefacelib
nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库
Syencil/tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
derronqi/yolov8-face
yolov8 face detection with landmark
SthPhoenix/InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
derronqi/yolov7-face
yolov7 face detection with landmark
ternaus/retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
1996scarlet/ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
clancylian/retinaface
Reimplement RetinaFace use C++ and TensorRT
sajjjadayobi/FaceLib
Face Analysis: Detection, Age Gender Estimation & Recognition
peteryuX/retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
bleakie/MaskInsightface
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
StanislasBertrand/RetinaFace-tf2
RetinaFace (RetinaFace: Single-stage Dense Face Localisation in the Wild, published in 2019) reimplemented in Tensorflow 2.0, with pretrained weights available !
ttanzhiqiang/onnx_tensorrt_project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
1996scarlet/faster-mobile-retinaface
[CVPR 2020] Reimplementation of RetinaFace, faster and stronger.
elliottzheng/face-detection
Fast and reliable face detection with RetinaFace.PyTorch
Qengineering/Face-Recognition-Jetson-Nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
Fei-Wang/insightface
implementation of insightface by using Tensorflow
ppogg/Retinaface_Ghost
This is a project based on retinaface face detection, including ghostnet and mobilenetv3
YongtaoGe/RetinaFace
Reimplement RetinaFace using PyTorch.
nghiapq77/face-recognition-cpp-tensorrt
Face Recognition with RetinaFace and ArcFace.
Qengineering/Face-Recognition-Raspberry-Pi-64-bits
Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
zheshipinyinMc/arcface_retinaface_mxnet2onnx
arcface and retinaface model convert mxnet to onnx.
lbin/Retinaface_Detectron2
Face Detection Based on Detectron2
zhouyuchong/face-recognition-deepstream
Deepstream app use retinaface and arcface for face recognition.
DeepVTuber/DeepVTB
🌌 OpenVTuber-虚拟アイドル共享计划 An application of real-time face and gaze analyzation via deep nerual networks.
markson14/FaceRecognitionCpp
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
bogireddytejareddy/retinaface-pytorch
Inference Code for RetinaFace with MobileNet Backend in PyTorch
azhe198827/retinaface_tensorRT
tensorRT retinaface mobilenet
TalkUHulk/HulkFakeFace-pytorch
人脸全家桶--RetinaFace(MobileNetV2 and ResNet50 with Gender)、ArcFace、FaceBeautyRank and FaceRetrieval
DuyNguDao/Identity-Action
The combination of face identification and action recognition for fall detection (ICT Journal)
Fanghc95/Plate-Landmarks-detection
使用retinaface完成车牌关键点检测,并在tensorRT下部署