pjrgid's Stars
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
xiaohulugo/3DLineDetection
A simple and efficient 3D line detection algorithm for large scale unorganized point cloud
alexeybokhovkin/CAD-Deform
Code used in the research project CAD-Deform: Deformable Fitting of CAD Models to 3D Scans
alicevision/Meshroom
3D Reconstruction Software
UZ-SLAMLab/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
Amanbhandula/AlphaPose
AlphaPose Implementation in Pytorch along with the pre-trained weights
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
fendou201398/st-gcn
ST-GCN-5-25
GajuuzZ/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
XianrenYty/PedestrianPoseDetection
Pedestrian multi target tracking and attitude detection system based on PaddlePaddle
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
gmt710/AlphaPose_yolovx
AlphaPose_yolovx include yolov3, yolov4, yolov5.
DuyNguDao/Identity-Action
The combination of face identification and action recognition for fall detection (ICT Journal)
kennymckormick/pyskl
A toolbox for skeleton-based action recognition.
dronefreak/human-action-classification
This repository allows you to classify 40 different human actions. Pose detection, estimation and classification is also performed. Poses are classified into sitting, upright and lying down.
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 !!!)
RizwanMunawar/yolov7-pose-estimation
YOLOv7 Pose estimation using OpenCV, PyTorch
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
jwkanggist/tf-tiny-pose-estimation
tucan9389/tf2-mobile-2d-single-pose-estimation
:dancer: Pose estimation for iOS and android using TensorFlow 2.0
ChengeYang/Human-Pose-Estimation-Benchmarking-and-Action-Recognition
Deep Learning Project.
eriklindernoren/Action-Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
IBM/action-recognition-pytorch
This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.
cantonioupao/pytorch-human_action_recognition_breakfast_dataset-C3D_model_implementation
This repository implements the Breakfast Action Dataset in Pytorch and aims to achieve a high human action recognition using the C3D model
TianzhongSong/Real-Time-Action-Recognition
Real-time pose estimation and action recognition
hpc203/yolov5_pose_opencv
使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l
lucasjinreal/VIBE_yolov5
Using YOLOv5 as detection on VIBE
positive666/yolo_research
based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C
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.