TL;DR
REDE is an end-to-end RGB-D based object 6D pose estimation method that incorporates differentiable outlier elimination and confidence-weighted aggregation to improve robustness and accuracy, especially under occlusion.
Contribution
The paper introduces REDE, a novel end-to-end pose estimation framework with differentiable outlier elimination and confidence-based candidate aggregation, enhancing robustness and interpretability.
Findings
REDE slightly outperforms state-of-the-art methods on benchmark datasets.
REDE demonstrates increased robustness to object occlusion.
The method effectively reduces outlier influence in pose estimation.
Abstract
Object 6D pose estimation is a fundamental task in many applications. Conventional methods solve the task by detecting and matching the keypoints, then estimating the pose. Recent efforts bringing deep learning into the problem mainly overcome the vulnerability of conventional methods to environmental variation due to the hand-crafted feature design. However, these methods cannot achieve end-to-end learning and good interpretability at the same time. In this paper, we propose REDE, a novel end-to-end object pose estimator using RGB-D data, which utilizes network for keypoint regression, and a differentiable geometric pose estimator for pose error back-propagation. Besides, to achieve better robustness when outlier keypoint prediction occurs, we further propose a differentiable outliers elimination method that regresses the candidate result and the confidence simultaneously. Via…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInterpretability
