3D Object Detection and Pose Estimation of Unseen Objects in Color Images with Local Surface Embeddings
Giorgia Pitteri, Aur\'elie Bugeau, Slobodan Ilic, Vincent Lepetit

TL;DR
This paper introduces a novel method for 3D object detection and pose estimation in images that requires only a CAD model and no retraining, combining deep learning with 3D geometry for accurate results.
Contribution
The approach uniquely combines local surface embeddings with class-agnostic object detection to enable pose estimation of unseen objects without retraining.
Findings
Performs on par or better than previous methods on T-LESS dataset.
Requires only a CAD model and no training phase for new objects.
Uses Mask-RCNN for class-agnostic object detection.
Abstract
We present an approach for detecting and estimating the 3D poses of objects in images that requires only an untextured CAD model and no training phase for new objects. Our approach combines Deep Learning and 3D geometry: It relies on an embedding of local 3D geometry to match the CAD models to the input images. For points at the surface of objects, this embedding can be computed directly from the CAD model; for image locations, we learn to predict it from the image itself. This establishes correspondences between 3D points on the CAD model and 2D locations of the input images. However, many of these correspondences are ambiguous as many points may have similar local geometries. We show that we can use Mask-RCNN in a class-agnostic way to detect the new objects without retraining and thus drastically limit the number of possible correspondences. We can then robustly estimate a 3D pose…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
