paper-with-me

홈 › Papers

ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

2017-12-29 · CVPR 2018 6 · Angela Dai, Daniel Ritchie, Martin Bokeloh, Scott Reed, Jürgen Sturm, Matthias Nießner

We introduce ScanComplete, a novel data-driven approach for taking an incomplete 3D scan of a scene as input and predicting a complete 3D model along with per-voxel semantic labels. The key contribution of our method is its ability to handle large scenes with varying spatial extent, managing the cubic growth in data size as scene size increases. To this end, we devise a fully-convolutional generative 3D CNN model whose filter kernels are invariant to the overall scene size. The model can be trained on scene subvolumes but deployed on arbitrarily large scenes at test time. In addition, we propose a coarse-to-fine inference strategy in order to produce high-resolution output while also leveraging large input context sizes. In an extensive series of experiments, we carefully evaluate different model design choices, considering both deterministic and probabilistic models for completion and semantic inference. Our results show that we outperform other methods not only in the size of the environments handled and processing efficiency, but also with regard to completion quality and semantic segmentation performance by a significant margin.

📄 PDF Abstract BibTeX arXiv:1712.10215

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Up-to-Down Network: Fusing Multi-Scale Context for 3D Semantic Scene Completion

2021-09-27 · IEEE International Workshop on Intelligent Robots and Systems (IROS) 2021 9 · Hao Zou, Xuemeng Yang, Tianxin Huang, Chujuan Zhang 외

An efficient 3D scene perception algorithm is a vital component for autonomous driving and robotics systems. In this paper, we focus on semantic scene completion, which is a task of jointly estimating the volumetric occu…

3D Semantic Scene CompletionAutonomous DrivingDecoder

Semantic Scene Completion from a Single Depth Image

2016-11-28 · CVPR 2017 7 · Shuran Song, Fisher Yu, Andy Zeng, Angel X. Chang 외

This paper focuses on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. Previous work has…

3D Semantic Scene Completion

Geospatial-Prior Guidance for 3D Semantic Scene Completion

2026-08-04 · Meng Wang, Shougao Zhang, Wenzhe He, Ruihui Li 외 arxiv

Inferring complete 3D geometry and semantics from onboard images remains challenging because occlusions and restricted fields of view leave large scene regions underconstrained. Although satellite imagery provides wide-a…

3D Semantic Scene Completion

LODE: Locally Conditioned Eikonal Implicit Scene Completion from Sparse LiDAR

2023-02-27 · Pengfei Li, Ruowen Zhao, Yongliang Shi, Hao Zhao 외

Scene completion refers to obtaining dense scene representation from an incomplete perception of complex 3D scenes. This helps robots detect multi-scale obstacles and analyse object occlusions in scenarios such as autono…

Autonomous DrivingRepresentation Learning

SCPNet: Semantic Scene Completion on Point Cloud

2023-03-13 · CVPR 2023 1 · Zhaoyang Xia, Youquan Liu, Xin Li, Xinge Zhu 외

Training deep models for semantic scene completion (SSC) is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To add…

3D Semantic Scene CompletionKnowledge DistillationPanoptic SegmentationRepresentation Learning+2