paper-with-me

Papers

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 current methods generate deterministic object models without any awareness of the uncertainty of the reconstruction. We tackle this problem by leveraging a neural object representation which learns an object shape distribution from large dataset of 3d object models and maps it into a latent space. We propose a method to model uncertainty as part of the representation and define an uncertainty-aware encoder which generates latent codes with uncertainty directly from individual input images. Further, we propose a method to propagate the uncertainty in the latent code to SDF values and generate a 3d object mesh with local uncertainty for each mesh component. Finally, we propose an incremental fusion method under a Bayesian framework to fuse the latent codes from multi-view observations. We evaluate the system in both synthetic and real datasets to demonstrate the effectiveness of uncertainty-based fusion to improve 3D object reconstruction accuracy.

📄 PDF Abstract BibTeX arXiv:2306.11739

Code (1)

trailab/generalobjectmapping pytorch

Tasks

3D Object ReconstructionObjectObject ReconstructionScene Understanding

Similar Papers 제목 키워드 기반

Multi-view Monocular Depth and Uncertainty Prediction with Deep SfM in Dynamic Environments

2022-01-21 · Christian Homeyer, Oliver Lange, Christoph Schnörr

3D reconstruction of depth and motion from monocular video in dynamic environments is a highly ill-posed problem due to scale ambiguities when projecting to the 2D image domain. In this work, we investigate the performan…

3D Reconstruction

An Efficient Background Term for 3D Reconstruction and Tracking With Smooth Surface Models

2017-07-01 · CVPR 2017 7 · Mariano Jaimez, Thomas J. Cashman, Andrew Fitzgibbon, Javier Gonzalez-Jimenez 외

We present a novel strategy to shrink and constrain a 3D model, represented as a smooth spline-like surface, within the visual hull of an object observed from one or multiple views. This new 'background' or 'silhouette' …

3D ReconstructionObjectObject TrackingSemantic Segmentation

Motion-Uncertainty-Aware Next-Best-View Planning for Moving Object Reconstruction

2026-05-17 · Karen Li, Mattia Mantovani, Robert J. Wood, Lorenzo Sabattini 외 arxiv

Active 3D reconstruction of moving objects requires selecting informative viewpoints while accounting for object motion uncertainty during the decision-to-execution delay. Existing methods address only parts of this prob…

3D Reconstruction

Active Implicit Object Reconstruction using Uncertainty-guided Next-Best-View Optimization

2023-03-29 · Dongyu Yan, Jianheng Liu, Fengyu Quan, Haoyao Chen 외

Actively planning sensor views during object reconstruction is crucial for autonomous mobile robots. An effective method should be able to strike a balance between accuracy and efficiency. In this paper, we propose a sea…

Object Reconstruction

RIGI: Rectifying Image-to-3D Generation Inconsistency via Uncertainty-aware Learning

2024-11-28 · Jiacheng Wang, Zhedong Zheng, Wei Xu, Ping Liu

Given a single image of a target object, image-to-3D generation aims to reconstruct its texture and geometric shape. Recent methods often utilize intermediate media, such as multi-view images or videos, to bridge the gap…

3D Generation3DGS3D ReconstructionImage to 3D