Alwaz-Sheikh / AlwazLinks
Old Man Monitoring System using MediaPipe and OpenCV in Python
☆30Updated 3 years ago
Alternatives and similar repositories for Alwaz
Users that are interested in Alwaz are comparing it to the libraries listed below
Sorting:
- ☆67Updated 2 years ago
- 集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。☆32Updated last year
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆91Updated 3 years ago
- ☆63Updated 3 years ago
- 基于InsightFace的人脸识别☆88Updated 5 years ago
- Fitness counter/pull-up counter/squat counter/push-up counter based on mediapipe and KNN classification algorithm.基于mediapipe和KNN分类算法的健身计…☆118Updated 2 years ago
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆282Updated 3 years ago
- 基于Mediapipe框架检测人体3D骨架,KNN算法识别人体是否跌倒。☆69Updated 2 years ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆177Updated 2 years ago
- YOLOv8-pose implementation using PyTorch☆118Updated 2 years ago
- 基于ultralytics训练的行人跌倒检测模型☆19Updated 2 years ago
- 多个网络摄像头进行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆89Updated 5 years ago
- QT+NCNN 小米手机运行YOLOv8s☆149Updated 2 years ago
- Pytorch实现的人脸识 别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆161Updated 4 years ago
- C++开发的视频行为分析系统v4版本☆209Updated 3 weeks ago
- openpose fall detect☆116Updated 3 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆95Updated 4 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆74Updated 4 years ago
- 基于人体姿态估计的AI健身系统☆44Updated 2 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆237Updated 3 years ago
- yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下☆164Updated 4 years ago
- A Python implementation of Yolov5 to detect whether peaple smoking in Jetson Xavier nx and Jetson nano☆65Updated 3 years ago
- seetaface6的python实现☆34Updated 2 years ago
- AR Interactive System Based on Hand Skeleton Gesture Recognition☆65Updated 3 years ago
- 指针式仪表读数python程序☆88Updated 3 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆107Updated 4 years ago
- 使用OpenCV部署yolov8检测人脸和关键点以及人脸质量评价,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆282Updated last year
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆175Updated 2 years ago
- 使用yolov5检测手势☆37Updated 4 years ago
- 智慧教室监考系统,作弊检测和考生点名功能(智慧教室的最后一个项目,尝试使用c++部署算法,使用TensorRT进行加速)☆60Updated last year