paper-with-me

Papers

Efficient 3D Instance Mapping and Localization with Neural Fields

2024-03-28 · George Tang, Krishna Murthy Jatavallabhula, Antonio Torralba

We tackle the problem of learning an implicit scene representation for 3D instance segmentation from a sequence of posed RGB images. Towards this, we introduce 3DIML, a novel framework that efficiently learns a neural label field which can render 3D instance segmentation masks from novel viewpoints. Opposed to prior art that optimizes a neural field in a self-supervised manner, requiring complicated training procedures and loss function design, 3DIML leverages a two-phase process. The first phase, InstanceMap, takes as input 2D segmentation masks of the image sequence generated by a frontend instance segmentation model, and associates corresponding masks across images to 3D labels. These almost 3D-consistent pseudolabel masks are then used in the second phase, InstanceLift, to supervise the training of a neural label field, which interpolates regions missed by InstanceMap and resolves ambiguities. Additionally, we introduce InstanceLoc, which enables near realtime localization of instance masks given a trained neural label field. We evaluate 3DIML on sequences from the Replica and ScanNet datasets and demonstrate its effectiveness under mild assumptions for the image sequences. We achieve a large practical speedup over existing implicit scene representation methods with comparable quality, showcasing its potential to facilitate faster and more effective 3D scene understanding.

📄 PDF Abstract BibTeX arXiv:2403.19797

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationImage SegmentationInstance SegmentationScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

CLIP-Fields: Weakly Supervised Semantic Fields for Robotic Memory

2022-10-11 · Nur Muhammad Mahi Shafiullah, Chris Paxton, Lerrel Pinto, Soumith Chintala 외

We propose CLIP-Fields, an implicit scene model that can be used for a variety of tasks, such as segmentation, instance identification, semantic search over space, and view localization. CLIP-Fields learns a mapping from…

SegmentationSemantic SegmentationSentence

EgoLocate: Real-time Motion Capture, Localization, and Mapping with Sparse Body-mounted Sensors

2023-05-02 · Xinyu Yi, Yuxiao Zhou, Marc Habermann, Vladislav Golyanik 외

Human and environment sensing are two important topics in Computer Vision and Graphics. Human motion is often captured by inertial sensors, while the environment is mostly reconstructed using cameras. We integrate the tw…

Simultaneous Localization and Mapping

ADD-SLAM: Adaptive Dynamic Dense SLAM with Gaussian Splatting

2025-05-26 · Wenhua Wu, Chenpeng Su, Siting Zhu, Tianchen Deng 외

Recent advancements in Neural Radiance Fields (NeRF) and 3D Gaussian-based Simultaneous Localization and Mapping (SLAM) methods have demonstrated exceptional localization precision and remarkable dense mapping performanc…

NeRFobject-detectionObject DetectionObject Recognition+2

Dynamic Objects Segmentation for Visual Localization in Urban Environments

2018-07-09 · Guoxiang Zhou, Berta Bescos, Marcin Dymczyk, Mark Pfeiffer 외

Visual localization and mapping is a crucial capability to address many challenges in mobile robotics. It constitutes a robust, accurate and cost-effective approach for local and global pose estimation within prior maps.…

Pose EstimationVisual LocalizationVisual Odometry

IRIS-SLAM: Unified Geo-Instance Representations for Robust Semantic Localization and Mapping

2026-02-21 · Tingyang Xiao, Liu Liu, Wei Feng, Zhengyu Zou 외 arxiv

Geometry foundation models have significantly advanced dense geometric SLAM, yet existing systems often lack deep semantic understanding and robust loop closure capabilities. Meanwhile, contemporary semantic mapping appr…

Semantic SLAM