PCRNet uses a Siamese PointNet encoder and fully connected layers to regress the rigid transformation that aligns two point clouds.
Learning Local RGB-to-CAD Correspondences for Object Pose Estimation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We consider the problem of 3D object pose estimation. While much recent work has focused on the RGB domain, the reliance on accurately annotated images limits their generalizability and scalability. On the other hand, the easily available CAD models of objects are rich sources of data, providing a large number of synthetically rendered images. In this paper, we solve this key problem of existing methods requiring expensive 3D pose annotations by proposing a new method that matches RGB images to CAD models for object pose estimation. Our key innovations compared to existing work include removing the need for either real-world textures for CAD models or explicit 3D pose annotations for RGB images. We achieve this through a series of objectives that learn how to select keypoints and enforce viewpoint and modality invariance across RGB images and CAD model renderings. We conduct extensive experiments to demonstrate that the proposed method can reliably estimate object pose in RGB images, as well as generalize to object instances not seen during training.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
PCRNet: Point Cloud Registration Network using PointNet Encoding
PCRNet uses a Siamese PointNet encoder and fully connected layers to regress the rigid transformation that aligns two point clouds.