Found 79 repositories(showing 30)
Star-Clouds
face detection
CaoWGG
tensorrt5 , centernet , centerface, deform conv, int8
SthPhoenix
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
MirrorYuChen
ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&¢erface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd
siriusdemon
Build your own ArcFace, CenterFace/Centernet
bleakie
基于CenterNet训练的目标检测&人脸对齐&姿态估计模型
bleakie
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
chenjun2hao
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
ttanzhiqiang
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
MirrorYuChen
alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet
positive666
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Qjizhi
tensorrt5, centernet, 3d detection, kitti, centerface, deform conv, int8,
HiBugs
pytorch 使用centernet进行 人脸检测Face Detection (bbox + landmark)、 船只检测SeaShips Detection
Face Detection app using TF Lite C++ API on Android
maoweinuaa
Base on retinaface and centerface modefied. frame work depend on pytorch.
leoluopy
autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of how to use autoTVM to search and optimize a neural network inference code. the main process of this program is , firstly use tvm to compile opensource model centerface , then use autotvm to auto search the best inference code for the compiled model
tevcam2020
hi3516cv500/hi3516dv300/hi3519av100
SeanQuinn781
React Flask GUI app to replace faces in Video or Images with Emojis, Boxes or Blur. Uses Centerface & Deface for facial recognition and ImageIO for image processing
takuya-takeuchi
C# version of CenterFace
JuZiSYJ
using ncnn to deploy centerface on Android
kingardor
Centerface ONNX accelerated with Deepstream 5.1
zhaotun
a webservice demo with gsoap.
AndrewZhaoLuo
A demo for using CenterFace in TVM
Metastem
VisageX是一款强大而优雅的人脸识别系统,采用最先进的深度学习技术,为用户提供高精度的人脸检测和识别服务。通过直观的图形界面,让复杂的人脸识别技术变得简单易用。
nhphuong91
A collection of method to convert various AI network file into trt engine file
rosaj
Face detection, neural model, yolo, centerface, dsfd, retinaface, s3fd, faceboxes, haarcascade, mtcnn
CenterFace用opencv的dnn模块做人脸检测时的一个bug
Aasthaengg
Detect if a driver is drowsy or not using a face detector and eye classifiier.
zhaotun
A centerface android demo based on ncnn.
Kazuhito00
顔検出を行い、検出した顔の上に画像を重ねるデモです。顔検出はCenterFaceを利用しています。