FF7518 / Engineering_Training-First-6Links
3D人体姿态估计
☆11Updated 2 years ago
Alternatives and similar repositories for Engineering_Training-First-6
Users that are interested in Engineering_Training-First-6 are comparing it to the libraries listed below
Sorting:
- ☆10Updated 2 years ago
- pytorch, hand(object) detect ,yolo v5,手检测☆46Updated 3 years ago
- 本项目利用深度学习技术,实时检测人体3D姿态,并基于此预测未来人体动作。采用mmpose框架与多进程技术实现后端快速预测,利用混合现实Hololens2头戴显示器显示人物动作,做到实时抓取,实时预测,实时显示。☆11Updated last year
- openpose fall detect☆115Updated 2 years ago
- 人体姿态估计,基于open-pose的轻量化版本☆9Updated 4 years ago
- Posture recognition based on common camera☆125Updated last year
- Eye detection-based fatigue driving alert with audio prompts and real-time online plotting☆11Updated 4 years ago
- ☆25Updated 2 years ago
- AR Interactive System Based on Hand Skeleton Gesture Recognition☆64Updated 2 years ago
- Exercise System Based on Pose Estimation☆48Updated 2 years ago
- The combination of face identification and action recognition for fall detection (ICT Journal)☆50Updated 3 months ago
- ST-GCN-5-25☆33Updated 6 years ago
- A video based fall detection approach and a fall detection system on ROS based on single image.☆40Updated 2 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- 疲劳驾驶检测☆29Updated 6 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
- YOLOv7-POSE was used for key point detection, Bytetrack for tracking, and Stgan for fall and other behavior recognition☆78Updated 2 years ago
- 中国交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version☆99Updated 3 years ago
- 这是使用Pytorch框架复现OpenPose算法模型的代码。☆12Updated 3 years ago
- Online 3D skeleton-based action recognition with a single RGB camera☆94Updated 4 years ago
- A lightweight network for body/hand action recognition.☆59Updated 3 years ago
- 使用yolov5检测手势☆34Updated 3 years ago
- ☆60Updated 2 years ago
- Real-Time and Accurate Multi-Person Pose Estimation&Tracking System☆24Updated last year
- 人体关键点检测Human Keypoints Detection☆74Updated 3 years ago
- ☆20Updated 2 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆21Updated 4 years ago
- [IEEE TMM] Code for the paper "HRNeXt: High-Resolution Context Network for Crowd Pose Estimation"☆9Updated 2 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。 站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆73Updated 4 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆235Updated 3 years ago