paper-with-me

Papers

Semantic Scene Completion using Local Deep Implicit Functions on LiDAR Data

2020-11-18 · Christoph B. Rist, David Emmerichs, Markus Enzweiler, Dariu M. Gavrila

Semantic scene completion is the task of jointly estimating 3D geometry and semantics of objects and surfaces within a given extent. This is a particularly challenging task on real-world data that is sparse and occluded. We propose a scene segmentation network based on local Deep Implicit Functions as a novel learning-based method for scene completion. Unlike previous work on scene completion, our method produces a continuous scene representation that is not based on voxelization. We encode raw point clouds into a latent space locally and at multiple spatial resolutions. A global scene completion function is subsequently assembled from the localized function patches. We show that this continuous representation is suitable to encode geometric and semantic properties of extensive outdoor scenes without the need for spatial discretization (thus avoiding the trade-off between level of scene detail and the scene extent that can be covered). We train and evaluate our method on semantically annotated LiDAR scans from the Semantic KITTI dataset. Our experiments verify that our method generates a powerful representation that can be decoded into a dense 3D description of a given scene. The performance of our method surpasses the state of the art on the Semantic KITTI Scene Completion Benchmark in terms of geometric completion intersection-over-union (IoU).

📄 PDF Abstract BibTeX arXiv:2011.09141

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D Semantic Scene CompletionScene Segmentation

Similar Papers 제목 키워드 기반

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

CIRCLE: Convolutional Implicit Reconstruction and Completion for Large-scale Indoor Scene

2021-11-25 · Haoxiang Chen, Jiahui Huang, Tai-Jiang Mu, Shi-Min Hu

We present CIRCLE, a framework for large-scale scene completion and geometric refinement based on local implicit signed distance functions. It is based on an end-to-end sparse convolutional network, CircNet, that jointly…

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

Adaptive Local Basis Functions for Shape Completion

2023-07-17 · Hui Ying, Tianjia Shao, He Wang, Yin Yang 외

In this paper, we focus on the task of 3D shape completion from partial point clouds using deep implicit functions. Existing methods seek to use voxelized basis functions or the ones from a certain family of functions (e…

DDIT: Semantic Scene Completion via Deformable Deep Implicit Templates

2023-01-01 · ICCV 2023 1 · Haoang Li, Jinhu Dong, Binghui Wen, Ming Gao 외

Scene reconstructions are often incomplete due to occlusions and limited viewpoints. There have been efforts to use semantic information for scene completion. However, the completed shapes may be rough and imprecise …