paper-with-me

Papers

Shape2Scene: 3D Scene Representation Learning Through Pre-training on Shape Data

2024-07-14 · Tuo Feng, Wenguan Wang, Ruijie Quan, Yi Yang

Current 3D self-supervised learning methods of 3D scenes face a data desert issue, resulting from the time-consuming and expensive collecting process of 3D scene data. Conversely, 3D shape datasets are easier to collect. Despite this, existing pre-training strategies on shape data offer limited potential for 3D scene understanding due to significant disparities in point quantities. To tackle these challenges, we propose Shape2Scene (S2S), a novel method that learns representations of large-scale 3D scenes from 3D shape data. We first design multiscale and high-resolution backbones for shape and scene level 3D tasks, i.e., MH-P (point-based) and MH-V (voxel-based). MH-P/V establishes direct paths to highresolution features that capture deep semantic information across multiple scales. This pivotal nature makes them suitable for a wide range of 3D downstream tasks that tightly rely on high-resolution features. We then employ a Shape-to-Scene strategy (S2SS) to amalgamate points from various shapes, creating a random pseudo scene (comprising multiple objects) for training data, mitigating disparities between shapes and scenes. Finally, a point-point contrastive loss (PPC) is applied for the pre-training of MH-P/V. In PPC, the inherent correspondence (i.e., point pairs) is naturally obtained in S2SS. Extensive experiments have demonstrated the transferability of 3D representations learned by MH-P/V across shape-level and scene-level 3D tasks. MH-P achieves notable performance on well-known point cloud datasets (93.8% OA on ScanObjectNN and 87.6% instance mIoU on ShapeNetPart). MH-V also achieves promising performance in 3D semantic segmentation and 3D object detection.

📄 PDF Abstract BibTeX arXiv:2407.10200

Code (1)

fengzicai/s2s 공식 구현

Tasks

3D Object Detection3D Semantic Segmentationobject-detectionObject DetectionRepresentation LearningScene UnderstandingSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Pix2Shape: Towards Unsupervised Learning of 3D Scenes from Images using a View-based Representation

2020-03-23 · Sai Rajeswar, Fahim Mannan, Florian Golemo, Jérôme Parent-Lévesque 외

We infer and generate three-dimensional (3D) scene information from a single input image and without supervision. This problem is under-explored, with most prior work relying on supervision from, e.g., 3D ground-truth, m…

DecoderSpatial Reasoning

Coherent 3D Scene Diffusion From a Single RGB Image

2024-12-13 · Manuel Dahnert, Angela Dai, Norman Müller, Matthias Nießner

We present a novel diffusion-based approach for coherent 3D scene reconstruction from a single RGB image. Our method utilizes an image-conditioned 3D scene diffusion model to simultaneously denoise the 3D poses and geome…

3D Scene Reconstruction

Semi-Supervised Learning of Multi-Object 3D Scene Representations

2020-09-28 · Cathrin Elich, Martin R. Oswald, Marc Pollefeys, Joerg Stueckler

Representing scenes at the granularity of objects is a prerequisite for scene understanding and decision making. We propose a novel approach for learning multi-object 3D scene representations from images. A recurrent enc…

Decision MakingObjectScene Understanding

Weakly Supervised Learning of Multi-Object 3D Scene Decompositions Using Deep Shape Priors

2020-10-08 · Cathrin Elich, Martin R. Oswald, Marc Pollefeys, Joerg Stueckler

Representing scenes at the granularity of objects is a prerequisite for scene understanding and decision making. We propose PriSMONet, a novel approach based on Prior Shape knowledge for learning Multi-Object 3D scene de…

Decision MakingScene UnderstandingWeakly-supervised Learning

QuadricFormer: Scene as Superquadrics for 3D Semantic Occupancy Prediction

2025-06-12 · Sicheng Zuo, Wenzhao Zheng, Xiaoyong Han, Longchao Yang 외

3D occupancy prediction is crucial for robust autonomous driving systems as it enables comprehensive perception of environmental structures and semantics. Most existing methods employ dense voxel-based scene representati…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction