iros20-6d-pose-tracking
Pose estimator
An optimization approach for long-term 6D pose tracking of objects in video sequences using synthetic data and a novel neural network architecture.
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
391 stars
16 watching
68 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
3d6d-pose-estimation6dof-pose6dof-trackingcomputer-visiondatasetdomain-adaptationhuman-robot-interactionmanipulationpose-estimationrobotroboticsrobotssynthetic-datasynthetic-domainstrackingycbycb-video
Related projects:
Repository | Description | Stars |
---|---|---|
wenbowen123/bundletrack | A system for tracking the 6D pose of novel objects without requiring any prior knowledge of their 3D models or instance identities. | 623 |
mks0601/3dmppe_posenet_release | A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image | 825 |
edvardhua/poseestimationformobile | Real-time pose estimation for mobile devices using deep neural networks and optimized models. | 1,003 |
robot-perception-group/airpose | A deep learning framework for multi-view fusion network-based 3D human motion capture system | 52 |
matlab-deep-learning/pose-estimation-3d-with-stereo-camera | A MATLAB project that uses deep learning and stereo cameras to estimate 3D human pose from image data | 43 |
xinshuoweng/ab3dmot | An implementation of a real-time 3D multi-object tracking system using off-the-shelf detectors and Kalman filters. | 1,690 |
tycoer/alphapose_jittor | A system for real-time and accurate full-body multi-person pose estimation and tracking using deep learning models. | 21 |
natanielruiz/deep-head-pose | Provides software to estimate head pose from images and videos using deep learning techniques. | 1,588 |
nvlabs/deep_object_pose | Estimates object poses and positions in 3D space from RGB images | 1,031 |
chensong1995/hybridpose | Implementation of a 6D object pose estimation method using hybrid representations | 422 |
bearpaw/pytorch-pose | A PyTorch toolkit for 2D human pose estimation with support for multi-thread data loading, multi-GPU training, and visualization. | 1,109 |
liruilong940607/pose2seg | An implementation of human instance segmentation based on pose estimation | 529 |
tinghuiz/sfmlearner | A framework for unsupervised depth and ego-motion estimation from monocular videos using deep learning | 1,977 |
princeton-vl/pose-hg-train | Training and experimentation code for human pose estimation using stacked hourglass networks. | 575 |
martinruenz/co-fusion | Enables a robot to maintain scene descriptions at the object level by segmenting and tracking objects in real-time from RGB-D images. | 502 |