paper-with-me

홈 › Papers

Semi-supervised 3D Semantic Scene Completion with 2D Vision Foundation Model Guidance

2024-08-21 · Duc-Hai Pham, Duc-Dung Nguyen, Anh Pham, Tuan Ho, Phong Nguyen, Khoi Nguyen, Rang Nguyen

Accurate prediction of 3D semantic occupancy from 2D visual images is vital in enabling autonomous agents to comprehend their surroundings for planning and navigation. State-of-the-art methods typically employ fully supervised approaches, necessitating a huge labeled dataset acquired through expensive LiDAR sensors and meticulous voxel-wise labeling by human annotators. The resource-intensive nature of this annotating process significantly hampers the application and scalability of these methods. We introduce a novel semi-supervised framework to alleviate the dependency on densely annotated data. Our approach leverages 2D foundation models to generate essential 3D scene geometric and semantic cues, facilitating a more efficient training process. Our framework exhibits notable properties: (1) Generalizability, applicable to various 3D semantic scene completion approaches, including 2D-3D lifting and 3D-2D transformer methods. (2) Effectiveness, as demonstrated through experiments on SemanticKITTI and NYUv2, wherein our method achieves up to 85% of the fully-supervised performance using only 10% labeled data. This approach not only reduces the cost and labor associated with data annotation but also demonstrates the potential for broader adoption in camera-based systems for 3D semantic occupancy prediction.

📄 PDF Abstract BibTeX arXiv:2408.11559

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Occupancy Prediction3D Semantic Scene Completion

Similar Papers 제목 키워드 기반

Semi-supervised Implicit Scene Completion from Sparse LiDAR

2021-11-29 · Pengfei Li, Yongliang Shi, Tianyu Liu, Hao Zhao 외

Recent advances show that semi-supervised implicit representation learning can be achieved through physical constraints like Eikonal equations. However, this scheme has not yet been successfully used for LiDAR point clou…

Representation Learning

Feed-Forward SceneDINO for Unsupervised Semantic Scene Completion

2025-07-08 · Aleksandar Jevtić, Christoph Reich, Felix Wimbauer, Oliver Hahn 외

Semantic scene completion (SSC) aims to infer both the 3D geometry and semantics of a scene from single images. In contrast to prior work on SSC that heavily relies on expensive ground-truth annotations, we approach SSC …

3D geometryDomain GeneralizationRepresentation LearningScene Understanding

3D Sketch-aware Semantic Scene Completion via Semi-supervised Structure Prior

2020-03-31 · CVPR 2020 6 · Xiaokang Chen, Kwan-Yee Lin, Chen Qian, Gang Zeng 외

The goal of the Semantic Scene Completion (SSC) task is to simultaneously predict a completed 3D voxel representation of volumetric occupancy and semantic labels of objects in the scene from a single-view observation. Si…

3D Semantic Scene Completion3D Semantic Scene Completion from a single RGB imageHallucination

Label-efficient Semantic Scene Completion with Scribble Annotations

2024-05-24 · Song Wang, Jiawei Yu, Wentong Li, Hao Shi 외

Semantic scene completion aims to infer the 3D geometric structures with semantic classes from camera or LiDAR, which provide essential occupancy information in autonomous driving. Prior endeavors concentrate on construc…

Autonomous Driving

Reconstruction-Aware Prior Distillation for Semi-supervised Point Cloud Completion

2022-04-20 · Zhaoxin Fan, Yulin He, Zhicheng Wang, Kejian Wu 외

Real-world sensors often produce incomplete, irregular, and noisy point clouds, making point cloud completion increasingly important. However, most existing completion methods rely on large paired datasets for training, …

Point Cloud Completion