Pix2Pose: Pixel-Wise Coordinate Regression of Objects for 6D Pose Estimation
Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized scanning devices. To address these problems, we propose a novel pose estimation method, Pix2Pose, that predicts the 3D coordinates of each object pixel without textured models. An auto-encoder architecture is designed to estimate the 3D coordinates and expected errors per pixel. These pixel-wise predictions are then used in multiple stages to form 2D-3D correspondences to directly compute poses with the PnP algorithm with RANSAC iterations. Our method is robust to occlusion by leveraging recent achievements in generative adversarial training to precisely recover occluded parts. Furthermore, a novel loss function, the transformer loss, is proposed to handle symmetric objects by guiding predictions to the closest symmetric pose. Evaluations on three different benchmark datasets containing symmetric and occluded objects show our method outperforms the state of the art using only RGB images.
Code (3)
Tasks
6D Pose Estimation6D Pose Estimation using RGBPose EstimationregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
W-PoseNet: Dense Correspondence Regularized Pixel Pair Pose Regression
Solving 6D pose estimation is non-trivial to cope with intrinsic appearance and shape variation and severe inter-object occlusion, and is made more challenging in light of extrinsic large illumination changes and low qua…
6D Pose Estimation6D Pose Estimation using RGBDPose EstimationregressionPixel-wise Regression: 3D Hand Pose Estimation via Spatial-form Representation and Differentiable Decoder
3D Hand pose estimation from a single depth image is an essential topic in computer vision and human-computer interaction. Although the rising of deep learning method boosts the accuracy a lot, the problem is still hard …
3D Hand Pose EstimationDecoderFormHand Pose Estimation+2Large Scale Joint Semantic Re-Localisation and Scene Understanding via Globally Unique Instance Coordinate Regression
In this work we present a novel approach to joint semantic localisation and scene understanding. Our work is motivated by the need for localisation algorithms which not only predict 6-DoF camera pose but also simultaneou…
3D geometryAutonomous DrivingCamera Pose EstimationPose Estimation+26D Object Pose Estimation from Approximate 3D Models for Orbital Robotics
We present a novel technique to estimate the 6D pose of objects from single images where the 3D geometry of the object is only given approximately and not as a precise 3D model. To achieve this, we employ a dense 2D-to-3…
3D geometry6D Pose Estimation using RGBPose EstimationCoordFlow: Coordinate Flow for Pixel-wise Neural Video Representation
In the field of video compression, the pursuit for better quality at lower bit rates remains a long-lasting goal. Recent developments have demonstrated the potential of Implicit Neural Representation (INR) as a promising…
DenoisingVideo CompressionVideo Reconstruction