saiGou-14H / retinaface-facenetLinks
基于retinaface人脸检测和facenet人脸识别的Flask服务
☆15Updated 2 years ago
Alternatives and similar repositories for retinaface-facenet
Users that are interested in retinaface-facenet are comparing it to the libraries listed below
Sorting:
- 通过rtsp协议拉取前端摄像头码流,通过opencv进行AI处理(如人脸检测),重新生成视频数据,并进行rtsp服务转发,用于后端设备(如视频录像机)或其他客户端拉流。☆134Updated 2 years ago
- C++开发的视频行为分析系统v4版本☆199Updated last week
- yolov8 车牌检测 车牌识别 中文车牌识别 检测 支持12种中文车牌 支持双层车牌☆403Updated 8 months ago
- Old Man Monitoring System using MediaPipe and OpenCV in Python☆28Updated 3 years ago
- ☆22Updated 2 years ago
- 🔥🔥机器视觉边缘计算的成熟应用,适配RK瑞芯微/Ascend昇腾系列芯片,提供模型训练、模型量化源代码🔥🔥☆85Updated 2 months ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆239Updated 2 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆105Updated 3 years ago
- face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Alig…☆366Updated last year
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆137Updated 4 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆158Updated 3 years ago
- seetaface6的python实现☆34Updated last year
- QT+NCNN 小米手机运行YOLOv8s☆142Updated 2 years ago
- 使用yolov5构建人 脸检测模型,使用预训练的Arcface完成人脸特征提取和识别☆41Updated 4 years ago
- 智慧教室监考系统,作弊检测和考生点名功能(智慧教室的最后一个项目,尝试使用c++部署算法,使用TensorRT进行加速)☆58Updated last year
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆49Updated 2 years ago
- This project is for tracking and counting people in real-time using a video feed. It detects people and keeps a count, saving the total …☆17Updated last month
- 使用ONNXRuntime部署百度飞桨开源PP-Vehicle车辆分析,包含车辆检测,识别车型和车辆颜色,车牌检测,车牌识别5个功能,不依赖PaddlePaddle就能运行,包含C++和Python两个版本的程序☆56Updated 2 years ago
- 多路rtsp硬解码☆24Updated last year
- 使用OpenCV部署yolov8检测人脸和关键点以及人脸质量评价,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆268Updated last year
- baichuan-7B 微调 C++ 面试大模型☆14Updated 2 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆159Updated 4 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆252Updated 3 years ago
- xclabel是一款支持多人协作的,样本导入+样本标注+模型训练+模型管理+模型测试+模型导出的工具☆171Updated 6 months ago
- Audio and video (H264/H265/AAC) muxer/demuxer, encode/decode pipeline, support NVIDIA/Ascend DVPP☆55Updated last month
- 准确率99%的跨平台身份证识别☆33Updated 4 years ago
- 基于ultralytics训练的行人跌倒检测模型☆18Updated 2 years ago
- 基于InsightFace的人脸识别☆87Updated 5 years ago
- ☆102Updated last year
- 本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Pytho…☆392Updated 3 years ago