EfficientPose: An efficient, accurate and scalable end-to-end 6D multi
object pose estimation approach
- URL: http://arxiv.org/abs/2011.04307v2
- Date: Wed, 18 Nov 2020 10:47:33 GMT
- Title: EfficientPose: An efficient, accurate and scalable end-to-end 6D multi
object pose estimation approach
- Authors: Yannick Bukschat, Marcus Vetter
- Abstract summary: We introduce EfficientPose, a new approach for 6D object pose estimation.
It is highly accurate, efficient and scalable over a wide range of computational resources.
It can detect the 2D bounding box of multiple objects and instances as well as estimate their full 6D poses in a single shot.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper we introduce EfficientPose, a new approach for 6D object pose
estimation. Our method is highly accurate, efficient and scalable over a wide
range of computational resources. Moreover, it can detect the 2D bounding box
of multiple objects and instances as well as estimate their full 6D poses in a
single shot. This eliminates the significant increase in runtime when dealing
with multiple objects other approaches suffer from. These approaches aim to
first detect 2D targets, e.g. keypoints, and solve a Perspective-n-Point
problem for their 6D pose for each object afterwards. We also propose a novel
augmentation method for direct 6D pose estimation approaches to improve
performance and generalization, called 6D augmentation. Our approach achieves a
new state-of-the-art accuracy of 97.35% in terms of the ADD(-S) metric on the
widely-used 6D pose estimation benchmark dataset Linemod using RGB input, while
still running end-to-end at over 27 FPS. Through the inherent handling of
multiple objects and instances and the fused single shot 2D object detection as
well as 6D pose estimation, our approach runs even with multiple objects
(eight) end-to-end at over 26 FPS, making it highly attractive to many real
world scenarios. Code will be made publicly available at
https://github.com/ybkscht/EfficientPose.
Related papers
- Rigidity-Aware Detection for 6D Object Pose Estimation [60.88857851869196]
Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose.
We propose a rigidity-aware detection method exploiting the fact that, in 6D pose estimation, the target objects are rigid.
Key to the success of our approach is a visibility map, which we propose to build using a minimum barrier distance between every pixel in the bounding box and the box boundary.
arXiv Detail & Related papers (2023-03-22T09:02:54Z) - Unseen Object 6D Pose Estimation: A Benchmark and Baselines [62.8809734237213]
We propose a new task that enables and facilitates algorithms to estimate the 6D pose estimation of novel objects during testing.
We collect a dataset with both real and synthetic images and up to 48 unseen objects in the test set.
By training an end-to-end 3D correspondences network, our method finds corresponding points between an unseen object and a partial view RGBD image accurately and efficiently.
arXiv Detail & Related papers (2022-06-23T16:29:53Z) - Coupled Iterative Refinement for 6D Multi-Object Pose Estimation [64.7198752089041]
Given a set of known 3D objects and an RGB or RGB-D input image, we detect and estimate the 6D pose of each object.
Our approach iteratively refines both pose and correspondence in a tightly coupled manner, allowing us to dynamically remove outliers to improve accuracy.
arXiv Detail & Related papers (2022-04-26T18:00:08Z) - Weakly Supervised Learning of Keypoints for 6D Object Pose Estimation [73.40404343241782]
We propose a weakly supervised 6D object pose estimation approach based on 2D keypoint detection.
Our approach achieves comparable performance with state-of-the-art fully supervised approaches.
arXiv Detail & Related papers (2022-03-07T16:23:47Z) - SO-Pose: Exploiting Self-Occlusion for Direct 6D Pose Estimation [98.83762558394345]
SO-Pose is a framework for regressing all 6 degrees-of-freedom (6DoF) for the object pose in a cluttered environment from a single RGB image.
We introduce a novel reasoning about self-occlusion, in order to establish a two-layer representation for 3D objects.
Cross-layer consistencies that align correspondences, self-occlusion and 6D pose, we can further improve accuracy and robustness.
arXiv Detail & Related papers (2021-08-18T19:49:29Z) - CosyPose: Consistent multi-view multi-object 6D pose estimation [48.097599674329004]
We present a single-view single-object 6D pose estimation method, which we use to generate 6D object pose hypotheses.
Second, we develop a robust method for matching individual 6D object pose hypotheses across different input images.
Third, we develop a method for global scene refinement given multiple object hypotheses and their correspondences across views.
arXiv Detail & Related papers (2020-08-19T14:11:56Z) - Single Shot 6D Object Pose Estimation [11.37625512264302]
We introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images.
A fully convolutional neural network is employed, where the 3D input data is spatially discretized and pose estimation is considered as a regression task.
With 65 fps on a GPU, our Object Pose Network (OP-Net) is extremely fast, is optimized end-to-end, and estimates the 6D pose of multiple objects in the image simultaneously.
arXiv Detail & Related papers (2020-04-27T11:59:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.