Rooms from Motion: Un-posed Indoor 3D Object Detection as Localization and Mapping
This addresses the problem of 3D object detection without requiring pre-existing camera poses for researchers in computer vision and robotics, representing a novel approach rather than an incremental improvement.
The paper tackles 3D object detection from un-posed images by proposing Rooms from Motion (RfM), which estimates camera poses and produces semantic 3D object maps using object-centric matching. It shows strong localization performance and higher-quality maps than leading methods on CA-1M and ScanNet++ datasets.
We revisit scene-level 3D object detection as the output of an object-centric framework capable of both localization and mapping using 3D oriented boxes as the underlying geometric primitive. While existing 3D object detection approaches operate globally and implicitly rely on the a priori existence of metric camera poses, our method, Rooms from Motion (RfM) operates on a collection of un-posed images. By replacing the standard 2D keypoint-based matcher of structure-from-motion with an object-centric matcher based on image-derived 3D boxes, we estimate metric camera poses, object tracks, and finally produce a global, semantic 3D object map. When a priori pose is available, we can significantly improve map quality through optimization of global 3D boxes against individual observations. RfM shows strong localization performance and subsequently produces maps of higher quality than leading point-based and multi-view 3D object detection methods on CA-1M and ScanNet++, despite these global methods relying on overparameterization through point clouds or dense volumes. Rooms from Motion achieves a general, object-centric representation which not only extends the work of Cubify Anything to full scenes but also allows for inherently sparse localization and parametric mapping proportional to the number of objects in a scene.