paper-with-me

Papers

PanopticFusion: Online Volumetric Semantic Mapping at the Level of Stuff and Things

2019-03-04 · Gaku Narita, Takashi Seno, Tomoya Ishikawa, Yohsuke Kaji

We propose PanopticFusion, a novel online volumetric semantic mapping system at the level of stuff and things. In contrast to previous semantic mapping systems, PanopticFusion is able to densely predict class labels of a background region (stuff) and individually segment arbitrary foreground objects (things). In addition, our system has the capability to reconstruct a large-scale scene and extract a labeled mesh thanks to its use of a spatially hashed volumetric map representation. Our system first predicts pixel-wise panoptic labels (class labels for stuff regions and instance IDs for thing regions) for incoming RGB frames by fusing 2D semantic and instance segmentation outputs. The predicted panoptic labels are integrated into the volumetric map together with depth measurements while keeping the consistency of the instance IDs, which could vary frame to frame, by referring to the 3D map at that moment. In addition, we construct a fully connected conditional random field (CRF) model with respect to panoptic labels for map regularization. For online CRF inference, we propose a novel unary potential approximation and a map division strategy. We evaluated the performance of our system on the ScanNet (v2) dataset. PanopticFusion outperformed or compared with state-of-the-art offline 3D DNN methods in both semantic and instance segmentation benchmarks. Also, we demonstrate a promising augmented reality application using a 3D panoptic map generated by the proposed system.

📄 PDF Abstract BibTeX arXiv:1903.01177

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationInstance SegmentationPanoptic SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Object-level 3D Semantic Mapping using a Network of Smart Edge Sensors

2022-11-21 · Julian Hau, Simon Bultmann, Sven Behnke

Autonomous robots that interact with their environment require a detailed semantic scene model. For this, volumetric semantic maps are frequently used. The scene understanding can further be improved by including object-…

ObjectPose EstimationScene Understanding

Volume-DROID: A Real-Time Implementation of Volumetric Mapping with DROID-SLAM

2023-06-12 · Peter Stratton, Sandilya Sai Garimella, Ashwin Saxena, Nibarkavi Amutha 외

This paper presents Volume-DROID, a novel approach for Simultaneous Localization and Mapping (SLAM) that integrates Volumetric Mapping and Differentiable Recurrent Optimization-Inspired Design (DROID). Volume-DROID takes…

Point Cloud GenerationPoint Cloud RegistrationSemantic SegmentationSimultaneous Localization and Mapping

Active Robotic Perception for Disease Detection and Mapping in Apple Trees

2026-03-24 · Hayden Feddock, Francisco Yandun, Srđan Aćimović, Abhisesh Silwal arxiv

Large-scale orchard production requires timely and precise disease monitoring, yet routine manual scouting is labor-intensive and financially impractical at the scale of modern operations. As a result, disease outbreaks …

Depth Estimation

Volumetric Semantically Consistent 3D Panoptic Mapping

2023-09-26 · Yang Miao, Iro Armeni, Marc Pollefeys, Daniel Barath

We introduce an online 2D-to-3D semantic instance mapping algorithm aimed at generating comprehensive, accurate, and efficient semantic 3D maps suitable for autonomous agents in unstructured environments. The proposed ap…

FindAnything: Open-Vocabulary and Object-Centric Mapping for Robot Exploration in Any Environment

2025-04-11 · Sebastián Barbas Laina, Simon Boche, Sotiris Papatheodorou, Simon Schaefer 외

Geometrically accurate and semantically expressive map representations have proven invaluable to facilitate robust and safe mobile robot navigation and task planning. Nevertheless, real-time, open-vocabulary semantic und…

3D geometryNatural Language QueriesRobot NavigationScene Understanding+1