yingli784's Stars
birlrobotics/PMN
Code for the paper: Pose-based Modular Network for Human-Object Interaction Detection.
zhumanli/SGCN4HOI
SGCN4HOI: A Skeleton-aware Graph Convolutional Network for Human-Object Interaction Detection
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
CMU-Perceptual-Computing-Lab/openpose_train
Training repository for OpenPose
CAMMA-public/ORPose-Depth
Inference demo and evaluation scripts for the MICCAI-2019 paper "Human Pose Estimation on Privacy-Preserving Low-Resolution Depth Images"
CAMMA-public/HPE-AdaptOR
Code for Unsupervised domain adaptation for clinician pose estimation and instance segmentation in the OR
CAMMA-public/MVOR
Multi-View Operating Room (MVOR) dataset consists of synchronized multi-view frames recorded by three RGB-D cameras in a hybrid OR during real clinical interventions. We provide camera calibration parameters, color and depth frames, human bounding boxes, and 2D/3D pose annotations. The MVOR was released in the MICCAI-LABELS 2018 workshop.
Hzzone/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
bearpaw/pytorch-pose
A PyTorch toolkit for 2D Human Pose Estimation.
TreB1eN/Pytorch0.4.1_Openpose
Pytorch implementation of Openpose in Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields
vhavard/InHARD
Industrial Human Action Recognition Dataset InHARD
sunfeng90/Online-Realtime-Action-Recognition-based-on-OpenPose-Success
Run Online-Realtime-Action-Recognition-based-on-OpenPose sucess
pxssw/GCN_ActionRecongtionTools
Realtime and stable tools for Skeleton-based action recognition
LZQthePlane/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
TianzhongSong/Real-Time-Action-Recognition
Real-time pose estimation and action recognition
felixchenfy/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
HRNet/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
cbsudux/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
greatlog/SWAHR-HumanPose
Bottom-up Human Pose Estimation
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
vidursatija/BlazePalm
PyTorch & CoreML implementation of MediaPipe Hands
Daniil-Osokin/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
lanhas/Gesture-recognition-master
Estimation of hand posture,This is a pytorch deep learning project that recognizes 9 kinds of dynamic hands and 11 static hands commanding gestures.
Gogul09/gesture-recognition
:hand: Recognizing "Hand Gestures" using OpenCV and Python.
fpeanut/tof-dynamic-gesture-recognition
详述动态手势识别(LSTM)课题训练部署的整个过程,数据集可以使用rgb或者tof的;持续更新...
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
ivanwang1994/DeepSLR-Sign-Language-Recognition
基于sEMG和IMU的手语手势识别,包括数据收集、数据预处理(去噪、特征提取,分割)、神经网络搭建、实时识别等。
Aristochi/Dangerous_driving_behavior_detection
利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能
XIAN-HHappy/handpose_x
手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose
maxnoodles/CNN_Gesture
基于Python,使用Opencv+keras的实时手势识别系统