keypoint-detection
There are 158 repositories under keypoint-detection topic.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
roboflow/sports
computer vision and sports
qubvel/ttach
Image Test Time Augmentation with 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
D-X-Y/landmark-detection
Four landmark detection algorithms, implemented in PyTorch.
stefanopini/simple-HRNet
Multi-person Human Pose Estimation with HRNet in Pytorch
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)
Banconxuan/RTM3D
The official PyTorch Implementation of RTM3D and KM3D for Monocular 3D Object Detection
Mycenae/PaperWeekly
Papers for CNN, object detection, keypoint detection, semantic segmentation, medical image processing, SLAM, etc.
qq456cvb/KeypointNet
KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)
stefanopini/simple-HigherHRNet
Multi-person Human Pose Estimation with HigherHRNet in Pytorch, with TensorRT support
fmahoudeau/ShelfNet-Human-Pose-Estimation
Fast and accurate Human Pose Estimation using ShelfNet with PyTorch
alexppppp/keypoint_rcnn_training_pytorch
How to Train a Custom Keypoint Detection Model with PyTorch (Article on Medium)
zRzRzRzRzRzRzR/YOLO-of-RoboMaster-Keypoints-Detection-2023
2023年西交利物浦大学动云科技GMaster战队yolo 装甲板四点模型,能量机关五点模型,区域赛视觉识别板目标检测
VNOpenAI/pushup-counter-app
Count pushups from video/webcam. Tech stack: Keypoint detection, BlazePose, action recognition.
tlpss/keypoint-detection
2D keypoint detection with Pytorch Lightning and wandb
OMEGAMAX10/YOLOv8-Object-Detection-Tracking-Image-Segmentation-Pose-Estimation
YOLOv8 object detection, tracking, image segmentation and pose estimation app using Ultralytics API (for detection, segmentation and pose estimation), as well as DeepSORT (for tracking) in Python. This app uses an UI made with streamlit and it can be deployed with Docker.
verlab/DALF_CVPR_2023
DALF is a joint image keypoint detector and descriptor for handling non-rigid deformations. It also works great under large rotations.
ZiyiZhang27/Dite-HRNet
[IJCAI 2022] Code for the paper "Dite-HRNet: Dynamic Lightweight High-Resolution Network for Human Pose Estimation"
qq456cvb/UKPGAN
UKPGAN: A General Self-Supervised Keypoint Detector (CVPR2022)
jac99/Egonn
EgoNN: Egocentric Neural Network for Point Cloud Based 6DoF Relocalization at the City Scale
pyronear/pyro-vision
Computer vision library for wildfire detection 🌲 Deep learning models in PyTorch & ONNX for inference on edge devices (e.g. Raspberry Pi)
xingzhehe/AutoLink-Self-supervised-Learning-of-Human-Skeletons-and-Object-Outlines-by-Linking-Keypoints
[NeurIPS 2022] AutoLink, a simple and novel unsupervised approach to detect keypoints from single static images
prabhakar-sivanesan/Custom-keypoint-detection
Custom keypoint detection using Tensorflow object detection API
SravB/Computer-Vision-Weightlifting-Coach
Analyzes weightlifting videos for correct posture using pose estimation with OpenCV
Fanghc95/Plate-Landmarks-detection
使用retinaface完成车牌关键点检测,并在tensorRT下部署
hyenal/coam
Official repository of 'Co-Attention for Conditioned Image Matching'
FubinZhang/Yolov8_Beginner_Demo
一份关于yolov8的入门级(训练+预测)的代码demo(目标检测/实例分割/关键点检测........); A code demo about yolov8's entry-level (training + prediction) (object detection/instance segmentation/key point detection...)
ibaiGorordo/Pytorch-KP2D-Feature-Tracking
Python scripts for performing 2D feature detection and tracking using the KP2D model in Pytorch
TerboucheHacene/visual_localization
Vision-based GNSS-Free Localization for UAVs in the Wild
UCR-Robotics/CED_Detector
WACV 2023: Centroid Distance Keypoint Detector for Colored Point Clouds
NikolasEnt/soccernet-calibration-sportlight
SoccerNet@CVPR | 1st place solution for Camera Calibration Challenge 2023
paninski-lab/deepgraphpose
DeepGraphPose
ameynarwadkar/Tennis-Analysis-System
This computer vision project analyzes tennis match videos using cutting-edge techniques. It employs YOLOv8 for player detection, finetuned YOLO for ball tracking, and ResNet50 for extracting court keypoints. Additionally, it calculates player and ball speeds and generates a mini court reflecting player positions.
visresearch/mgc
The official implementation of paper: "Multi-Grained Contrast for Data-Efficient Unsupervised Representation Learning"