sastpg / AI-ExerciseLinks
Exercise System Based on Pose Estimation
☆48Updated 2 years ago
Alternatives and similar repositories for AI-Exercise
Users that are interested in AI-Exercise are comparing it to the libraries listed below
Sorting:
- 基于Mediapipe框架检测人体3D骨架,KNN算法识别人体是否跌倒。☆60Updated last year
- Fitness counter/pull-up counter/squat counter/push-up counter based on mediapipe and KNN classification algorithm.基于mediapipe和KNN分类算法的健身计…☆105Updated last year
- 根据CNN学习识别人体姿态和动作☆36Updated 3 years ago
- 基于行为识别的人体运动姿态校准系统☆49Updated 3 years ago
- 基于OpenPose的太极拳姿态识别系统☆60Updated 4 years ago
- AR Interactive System Based on Hand Skeleton Gesture Recognition☆64Updated 2 years ago
- 基于人体姿态估计的AI健身系统☆41Updated last year
- The combination of face identification and action recognition for fall detection (ICT Journal)☆49Updated last month
- ☆64Updated 2 years ago
- Posture recognition based on common camera☆124Updated last year
- GoPose人工智能运动分析软件可用于比赛、训练、科研等场景,其优势是无接触式测量和快速反馈。☆40Updated 3 years ago
- ☆24Updated 2 years ago
- ☆16Updated 4 years ago
- 使用神经网络训练手势动作识别模型,手部节点数据使用mediapipe识别☆23Updated 2 years ago
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆45Updated 2 years ago
- 人的姿态检测,尤其是老年人的行为监护,比如站,坐,躺,以及摔倒等。☆55Updated 4 years ago
- ☆10Updated 2 years ago
- 人体骨架动作识别系统,该系统能够实现实时动作识别和骨架检测☆18Updated last year
- 通过手动标注数据集,训练老人摔倒的模型☆18Updated 2 years ago
- 本项目是基于mediapipe构建的一个简单的手势交互系统,可以通过不同的手势控制电脑鼠标键盘进行相应的操作☆60Updated last year
- Implemented human keypoint detection and created a simple motion counting app using keypoint detection☆19Updated 2 years ago
- 人体姿态估计,基于open-pose的轻量化版本☆9Updated 4 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆233Updated 2 years ago
- A video based fall detection approach and a fall detection system on ROS based on single image.☆41Updated 2 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒 行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆71Updated 4 years ago
- 根据openpose人体姿态的摔倒检测☆12Updated 4 years ago
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆273Updated 3 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆21Updated 4 years ago
- 这是使用Pytorch框架复现OpenPose算法模型的代码。☆11Updated 3 years ago