107 skills found · Page 1 of 4
CMU-Perceptual-Computing-Lab / OpenposeOpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
facebookresearch / VideoPose3DEfficient 3D human pose estimation in video using 2D keypoint trajectories
openpifpaf / OpenpifpafOfficial implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
Vincentqyw / Recent Stars 2025🔥SLAM, VIsual localization, keypoint detection, Image matching, Pose/Object tracking, Depth/Disparity/Flow Estimation, 3D-graphic, etc. related papers and code
lzccccc / SMOKESMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation
wmcnally / KapaoKAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
oarriaga / PazHierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Daniil-Osokin / Lightweight Human Pose Estimation 3d Demo.pytorchReal-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
ethnhe / PVN3DCode for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
caiyuanhao1998 / RSN"Learning Delicate Local Representations for Multi-Person Pose Estimation" (ECCV 2020 Spotlight) & (COCO 2019 Human Keypoint Detection Challenge Winner) & (COCO 2019 Best Paper Award)
GengDavid / Pytorch CpnA PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
HRNet / DEKRThis is an official implementation of our CVPR 2021 paper "Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression" (https://arxiv.org/abs/2104.02300)
zju3dv / OnePose Plus PlusCode for "OnePose++: Keypoint-Free One-Shot Object Pose Estimation without CAD Models" NeurIPS 2022
NVlabs / CenterPoseSingle-Stage Keypoint-based Category-level Object Pose Estimation from an RGB Image (ICRA 2022)
lxy5513 / Videoposerealtime 3D pose estimation for wild videos, embed 2d keypoints detector like hrnet alphapose and openpose
TRI-ML / KP3DCode for "Self-Supervised 3D Keypoint Learning for Ego-motion Estimation"
matteorr / Coco AnalyzeA wrapper of the COCOeval class for extended keypoint error estimation analysis.
yuanyuanli85 / FashionAI KeyPoint Detection Challenge KerasCode for TianChi 2018 FashionAI Cloth KeyPoint Detection Challenge
eric-yyjau / Pytorch DeepFEPEDeep Keypoint-Based Camera Pose Estimation with Geometric Constraints, IROS 2020
HRNet / HRNet Bottom Up Pose EstimationThis is an official pytorch implementation of “Bottom-Up Human Pose Estimation by Ranking Heatmap-Guided Adaptive Keypoint Estimates” (https://arxiv.org/abs/2006.15480).