paper-with-me

Papers

Symphonize 3D Semantic Scene Completion with Contextual Instance Queries

2023-06-27 · CVPR 2024 1 · Haoyi Jiang, Tianheng Cheng, Naiyu Gao, Haoyang Zhang, Tianwei Lin, Wenyu Liu, Xinggang Wang

`3D Semantic Scene Completion (SSC) has emerged as a nascent and pivotal undertaking in autonomous driving, aiming to predict voxel occupancy within volumetric scenes. However, prevailing methodologies primarily focus on voxel-wise feature aggregation, while neglecting instance semantics and scene context. In this paper, we present a novel paradigm termed Symphonies (Scene-from-Insts), that delves into the integration of instance queries to orchestrate 2D-to-3D reconstruction and 3D scene modeling. Leveraging our proposed Serial Instance-Propagated Attentions, Symphonies dynamically encodes instance-centric semantics, facilitating intricate interactions between image-based and volumetric domains. Simultaneously, Symphonies enables holistic scene comprehension by capturing context through the efficient fusion of instance queries, alleviating geometric ambiguity such as occlusion and perspective errors through contextual scene reasoning. Experimental results demonstrate that Symphonies achieves state-of-the-art performance on challenging benchmarks SemanticKITTI and SSCBench-KITTI-360, yielding remarkable mIoU scores of 15.04 and 18.58, respectively. These results showcase the paradigm's promising advancements. The code is available at https://github.com/hustvl/Symphonies.

📄 PDF Abstract BibTeX arXiv:2306.15670

Code (1)

hustvl/symphonies 공식 구현 pytorch

Tasks

3D Reconstruction3D Semantic Scene Completion3D Semantic Scene Completion from a single RGB imageAutonomous Driving

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SSCNav: Confidence-Aware Semantic Scene Completion for Visual Semantic Navigation

2020-12-08 · Yiqing Liang, Boyuan Chen, Shuran Song

This paper focuses on visual semantic navigation, the task of producing actions for an active agent to navigate to a specified target object category in an unknown environment. To complete this task, the algorithm should…

Navigate

Semantic Scene Completion via Integrating Instances and Scene in-the-Loop

2021-04-08 · CVPR 2021 1 · Yingjie Cai, Xuesong Chen, Chao Zhang, Kwan-Yee Lin 외

Semantic Scene Completion aims at reconstructing a complete 3D scene with precise voxel-wise semantics from a single-view depth or RGBD image. It is a crucial but challenging problem for indoor scene understanding. In th…

3D Semantic Scene CompletionScene Understanding

Instance-Aware Image Completion

2022-10-22 · Jinoh Cho, Minguk Kang, Vibhav Vineet, Jaesik Park

Image completion is a task that aims to fill in the missing region of a masked image with plausible contents. However, existing image completion methods tend to fill in the missing region with the surrounding texture ins…

Image Generationobject-detectionObject DetectionSemantic Segmentation

IPFormer: Visual 3D Panoptic Scene Completion with Context-Adaptive Instance Proposals

2025-06-25 · Markus Gross, Aya Fahmy, Danit Niwattananan, Dominik Muhle 외

Semantic Scene Completion (SSC) has emerged as a pivotal approach for jointly learning scene geometry and semantics, enabling downstream applications such as navigation in mobile robotics. The recent generalization to Pa…

Scene Understanding

Disentangling Instance and Scene Contexts for 3D Semantic Scene Completion

2025-07-11 · Enyu Liu, En Yu, Sijia Chen, Wenbing Tao

3D Semantic Scene Completion (SSC) has gained increasing attention due to its pivotal role in 3D perception. Recent advancements have primarily focused on refining voxel-level features to construct 3D scenes. However, tr…

3D Semantic Scene Completion