hpumengzhao / Tai-Chi-Posture-Recognition-SystemLinks
基于OpenPose的太极拳姿态识别系统
☆61Updated 4 years ago
Alternatives and similar repositories for Tai-Chi-Posture-Recognition-System
Users that are interested in Tai-Chi-Posture-Recognition-System are comparing it to the libraries listed below
Sorting:
- 基于行为识别的人体运动姿态校准系统☆50Updated 3 years ago
- Posture recognition based on common camera☆125Updated last year
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆274Updated 3 years ago
- 群体课堂专注度分析、考试作弊系统、动态点名功能的Qt Demo,使用多人姿态估计、情绪识别、人脸识别、静默活体检测等技术☆296Updated last year
- 基于Mediapipe框架检测人体3D骨架,KNN算法识别人体是否跌倒。☆61Updated 2 years ago
- 根据CNN学习识别人体姿态和动作☆37Updated 3 years ago
- openpose fall detect☆115Updated 2 years ago
- 基于openpose和图像分类的手语识别项目☆65Updated 3 years ago
- Exercise System Based on Pose Estimation☆48Updated 2 years ago
- 基于Python,使用Opencv+keras的实时手势识别系统☆164Updated 5 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆236Updated 4 years ago
- 人的姿态检测,尤其是老年人的行为监护,比如站,坐,躺,以及摔倒等。☆57Updated 4 years ago
- The combination of face identification and action recognition for fall detection (ICT Journal)☆50Updated 3 months ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆152Updated last year
- AR Interactive System Based on Hand Skeleton Gesture Recognition☆64Updated 2 years ago
- Gesture digit recognition, 手势数字识别,pytorch和tensorflow实现☆63Updated 6 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆73Updated 4 years ago
- 中国交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version☆99Updated 3 years ago
- 课堂专注度及考试作弊系统、课堂动态点名。情绪识别、表情识别、姿态识别和人脸识别结合☆458Updated last year
- CNN学生行为识别☆24Updated 3 years ago
- TensorFlow、CNN 利用卷积神经网络实时识别手势动作(有界面窗口)☆334Updated 4 years ago
- 基于OpenPose与随机森林的驾驶员检测系统,包含姿态检测与疲劳检测☆42Updated 2 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- 手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose☆719Updated 6 months ago
- 人体关键点检测Human Keypoints Detection☆74Updated 3 years ago
- 基于PaddlePaddle的智慧课堂实时监测系统—EduWatching☆73Updated 2 years ago
- A computer vsion project for my undergraduate thesis. It's about black-smoke trucks detection. 本科毕业论文项目,计算机视觉相关,黑烟车检测。☆37Updated 4 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆60Updated 4 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆234Updated 3 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆21Updated 4 years ago