Justin-ljw / FaceMindLinks
FaceMind:基于OpenCV + RetinaFace + ArcFace的深度学习实时人脸识别系统
☆32Updated 8 months ago
Alternatives and similar repositories for FaceMind
Users that are interested in FaceMind are comparing it to the libraries listed below
Sorting:
- 使用onnxruntime部署高精度二分类图像分割MVANet和BiRefNet,依然是包含C++和Python两个版本的程序☆26Updated last year
- 使用OpenCV部署yolov8检测人脸和关键点以及人脸质量评价,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆285Updated last year
- face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Alig…☆382Updated last year
- 当下热门的模糊人脸修复模型的部署,分别是:Codeformer,GFPGAN,GPEN,Restoreformer☆37Updated 2 years ago
- ☆30Updated 8 months ago
- 使用OpenCV+onnxruntime部署中文clip做以文搜图,给出一句话来描述想要的图片,就能从图库中搜出来符合要求的图片。包含C++和Python两个版本的程序☆84Updated last year
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆53Updated 3 years ago
- 使用onnxruntime部署facefusion换脸,包含C++和Python两个版本的程序☆123Updated last year
- End-to-end face detection and recognition system using PaddlePaddle.☆110Updated 4 years ago
- ☆83Updated 2 years ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序☆35Updated 3 years ago
- 使用ONNXRuntime部署CodeFormer图像清晰修复,包含C++和Python两个版本的程序☆41Updated 2 years ago
- 卡证和文档检测和矫正☆78Updated last year
- 使用ONNXRuntime部署百度PaddleSeg发布的实时人像抠图模型PP-MattingV2,一共包含18个onnx模型,依然是包含C++和Python两个版本的程序☆35Updated 2 years ago
- This is the onnxruntime inference code for GFP-GAN: Towards Real-World Blind Face Restoration with Generative Facial Prior (CVPR 2021). …☆156Updated 3 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆126Updated 4 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆31Updated 2 years ago
- light-weight 98 points face landmark超轻98点人脸关键点检测模型☆74Updated 4 years ago
- 活体检测:眨眼检测、张嘴检测、摇头检测、点头检测☆33Updated 4 years ago
- Simulated masked face with dataset CelebA☆45Updated 4 years ago
- YOLO5Face 2021 with MNN/NCNN/TNN/ONNXRuntime☆61Updated 2 years ago
- yolov8 face detection with landmark☆747Updated last year
- 人脸检测服务, 用于输出适合人脸识别的 人脸数据集,通过 mtcnn cnn检测人脸,通过 hopenet 开源项目确定人脸是姿态,拿到头部姿态欧拉角,通过 拉普拉斯算子 拿到人脸模糊度,通过对mtcnn 三级网络和置信度,欧拉角阈值,模糊度设置阈值筛选合适人脸☆13Updated last year
- 98 landmark detection☆46Updated 4 years ago
- 基于ultralytics训练的行人跌倒检测模型☆19Updated 2 years ago
- 使用opencv部署3D人脸重建3DDFA-V3,包含C++和Python两个版本的程序,只依赖opencv库就能运行☆35Updated last year
- 视频分类标注、视频时空标注☆44Updated 2 years ago
- ☆22Updated last year
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆203Updated 2 years ago