paper-with-me

Papers

Uncertainty-aware 3D Object-Level Mapping with Deep Shape Priors

2023-09-17 · Ziwei Liao, Jun Yang, Jingxing Qian, Angela P. Schoellig, Steven L. Waslander

3D object-level mapping is a fundamental problem in robotics, which is especially challenging when object CAD models are unavailable during inference. In this work, we propose a framework that can reconstruct high-quality object-level maps for unknown objects. Our approach takes multiple RGB-D images as input and outputs dense 3D shapes and 9-DoF poses (including 3 scale parameters) for detected objects. The core idea of our approach is to leverage a learnt generative model for shape categories as a prior and to formulate a probabilistic, uncertainty-aware optimization framework for 3D reconstruction. We derive a probabilistic formulation that propagates shape and pose uncertainty through two novel loss functions. Unlike current state-of-the-art approaches, we explicitly model the uncertainty of the object shapes and poses during our optimization, resulting in a high-quality object-level mapping system. Moreover, the resulting shape and pose uncertainties, which we demonstrate can accurately reflect the true errors of our object maps, can also be useful for downstream robotics tasks such as active vision. We perform extensive evaluations on indoor and outdoor real-world datasets, achieving achieves substantial improvements over state-of-the-art methods. Our code will be available at https://github.com/TRAILab/UncertainShapePose.

📄 PDF Abstract BibTeX arXiv:2309.09118

Code (2)

trailab/uncertainshapepose 공식 구현 pytorch
trailab/generalobjectmapping pytorch

Tasks

3D ReconstructionObject

Similar Papers 제목 키워드 기반

Open-Set Semantic Uncertainty Aware Metric-Semantic Graph Matching

2024-09-17 · Kurran Singh, John J. Leonard

Underwater object-level mapping requires incorporating visual foundation models to handle the uncommon and often previously unseen object classes encountered in marine scenarios. In this work, a metric of semantic uncert…

Graph MatchingLoop Closure DetectionObject

Toward General Object-level Mapping from Sparse Views with 3D Diffusion Priors

2024-10-07 · Ziwei Liao, Binbin Xu, Steven L. Waslander

Object-level mapping builds a 3D map of objects in a scene with detailed shapes and poses from multi-view sensor observations. Conventional methods struggle to build complete shapes and estimate accurate poses due to par…

Object

Learning Implicit Functions for Dense 3D Shape Correspondence of Generic Objects

2022-12-29 · Feng Liu, Xiaoming Liu

The objective of this paper is to learn dense 3D shape correspondence for topology-varying generic objects in an unsupervised manner. Conventional implicit functions estimate the occupancy of a 3D point given a shape lat…

Semantic correspondence

Multi-view 3D Object Reconstruction and Uncertainty Modelling with Neural Shape Prior

2023-06-17 · Ziwei Liao, Steven L. Waslander

3D object reconstruction is important for semantic scene understanding. It is challenging to reconstruct detailed 3D shapes from monocular images directly due to a lack of depth information, occlusion and noise. Most cur…

3D Object ReconstructionObjectObject ReconstructionScene Understanding

MOLTR: Multiple Object Localisation, Tracking, and Reconstruction from Monocular RGB Videos

2020-12-09 · Kejie Li, Hamid Rezatofighi, Ian Reid

Semantic aware reconstruction is more advantageous than geometric-only reconstruction for future robotic and AR/VR applications because it represents not only where things are, but also what things are. Object-centric ma…

BenchmarkingObjectObject Localization