HOC-Search: Efficient CAD Model and Pose Retrieval from RGB-D Scans
Stefan Ainetter, Sinisa Stekovic, Friedrich Fraundorfer, Vincent, Lepetit

TL;DR
This paper introduces HOC-Search, a fast and automated method for retrieving CAD models and their poses from RGB-D scans, significantly improving speed over exhaustive search while maintaining high accuracy.
Contribution
The paper proposes a novel fast-search algorithm using a render-and-compare objective and Monte Carlo Tree Search for efficient CAD model and pose retrieval from RGB-D data.
Findings
Achieves 10x to 120x speed-up compared to exhaustive search.
Accurately retrieves CAD models and poses that fit real objects.
Uses a render-and-compare similarity measure for robust matching.
Abstract
We present an automated and efficient approach for retrieving high-quality CAD models of objects and their poses in a scene captured by a moving RGB-D camera. We first investigate various objective functions to measure similarity between a candidate CAD object model and the available data, and the best objective function appears to be a "render-and-compare" method comparing depth and mask rendering. We thus introduce a fast-search method that approximates an exhaustive search based on this objective function for simultaneously retrieving the object category, a CAD model, and the pose of an object given an approximate 3D bounding box. This method involves a search tree that organizes the CAD models and object properties including object category and pose for fast retrieval and an algorithm inspired by Monte Carlo Tree Search, that efficiently searches this tree. We show that this method…
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
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage
