paper-with-me

Papers

Vision-based 3D Semantic Scene Completion via Capture Dynamic Representations

2025-03-08 · Meng Wang, Fan Wu, Yunchuan Qin, Ruihui Li, Zhuo Tang, Kenli Li

The vision-based semantic scene completion task aims to predict dense geometric and semantic 3D scene representations from 2D images. However, the presence of dynamic objects in the scene seriously affects the accuracy of the model inferring 3D structures from 2D images. Existing methods simply stack multiple frames of image input to increase dense scene semantic information, but ignore the fact that dynamic objects and non-texture areas violate multi-view consistency and matching reliability. To address these issues, we propose a novel method, CDScene: Vision-based Robust Semantic Scene Completion via Capturing Dynamic Representations. First, we leverage a multimodal large-scale model to extract 2D explicit semantics and align them into 3D space. Second, we exploit the characteristics of monocular and stereo depth to decouple scene information into dynamic and static features. The dynamic features contain structural relationships around dynamic objects, and the static features contain dense contextual spatial information. Finally, we design a dynamic-static adaptive fusion module to effectively extract and aggregate complementary features, achieving robust and accurate semantic scene completion in autonomous driving scenarios. Extensive experimental results on the SemanticKITTI, SSCBench-KITTI360, and SemanticKITTI-C datasets demonstrate the superiority and robustness of CDScene over existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2503.06222

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Scene CompletionAutonomous Driving

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

VLScene: Vision-Language Guidance Distillation for Camera-Based 3D Semantic Scene Completion

2025-03-08 · Meng Wang, Huilong Pi, Ruihui Li, Yunchuan Qin 외

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving. However, images provide limited information making the model susceptible to geometric ambiguity cau…

3D Semantic Scene CompletionAutonomous DrivingLanguage ModelingLanguage Modelling+1

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

DepthSSC: Monocular 3D Semantic Scene Completion via Depth-Spatial Alignment and Voxel Adaptation

2023-11-28 · Jiawei Yao, Jusheng Zhang, Xiaochao Pan, Tong Wu 외

The task of 3D semantic scene completion using monocular cameras is gaining significant attention in the field of autonomous driving. This task aims to predict the occupancy status and semantic labels of each voxel in a …

3D Semantic Scene CompletionAutonomous DrivingObject

Semantic Scene Completion Combining Colour and Depth: preliminary experiments

2018-02-13 · Andre Bernardes Soares Guedes, Teofilo Emidio de Campos, Adrian Hilton

Semantic scene completion is the task of producing a complete 3D voxel representation of volumetric occupancy with semantic labels for a scene from a single-view observation. We built upon the recent work of Song et al. …

3D Semantic Scene Completion

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