HybridPose
Object Pose Estimator
Implementation of a 6D object pose estimation method using hybrid representations
HybridPose: 6D Object Pose Estimation under Hybrid Representation (CVPR 2020)
419 stars
15 watching
64 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,253 |
nvlabs/deep_object_pose | Estimates object poses and positions in 3D space from RGB images | 1,028 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
robot-perception-group/airpose | A deep learning framework for multi-view fusion network-based 3D human motion capture system | 52 |
xingyizhou/pytorch-pose-hg-3d | A PyTorch implementation of a 3D human pose estimation algorithm using weak supervision. | 613 |
eldar/pose-tensorflow | Human pose estimation using deep learning and TensorFlow | 1,138 |
wenbowen123/iros20-6d-pose-tracking | An optimization approach for long-term 6D pose tracking of objects in video sequences using synthetic data and a novel neural network architecture. | 389 |
hongwenzhang/danet-densepose2smpl | This repository provides software tools and pre-trained models for estimating 3D human shape and pose from dense body parts | 233 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 821 |
caizhongang/smpler-x | An implementation of an expressive human pose and shape estimation system using deep learning techniques | 1,006 |
princeton-vl/pose-hg-demo | Demonstration code for human pose estimation using stacked hourglass networks | 316 |
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 574 |
bearpaw/pytorch-pose | Provides tools and infrastructure for training, testing, and evaluating 2D human pose estimation models | 1,105 |