paper-with-me

Papers

LatticeNet: Fast Point Cloud Segmentation Using Permutohedral Lattices

2019-12-12 · Radu Alexandru Rosu, Peer Schütt, Jan Quenzel, Sven Behnke

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of structured data. Here, we propose LatticeNet, a novel approach for 3D semantic segmentation, which takes as input raw point clouds. A PointNet describes the local geometry which we embed into a sparse permutohedral lattice. The lattice allows for fast convolutions while keeping a low memory footprint. Further, we introduce DeformSlice, a novel learned data-dependent interpolation for projecting lattice features back onto the point cloud. We present results of 3D segmentation on various datasets where our method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1912.05905

Code (2)

AIS-Bonn/lattice_net 공식 구현 pytorch
RaduAlexandru/lattice_net pytorch

Tasks

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

LatticeNet: Fast Spatio-Temporal Point Cloud Segmentation Using Permutohedral Lattices

2021-08-09 · Radu Alexandru Rosu, Peer Schütt, Jan Quenzel, Sven Behnke

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

Abstract Flow for Temporal Semantic Segmentation on the Permutohedral Lattice

2022-03-29 · Peer Schütt, Radu Alexandru Rosu, Sven Behnke

Semantic segmentation is a core ability required by autonomous agents, as being able to distinguish which parts of the scene belong to which object class is crucial for navigation and interaction with the environment. Ap…

Optical Flow EstimationSemantic Segmentation

HPLFlowNet: Hierarchical Permutohedral Lattice FlowNet for Scene Flow Estimation on Large-scale Point Clouds

2019-06-12 · CVPR 2019 6 · Xiuye Gu, Yijie Wang, Chongruo wu, Yong-Jae lee 외

We present a novel deep neural network architecture for end-to-end scene flow estimation that directly operates on large-scale 3D point clouds. Inspired by Bilateral Convolutional Layers (BCL), we propose novel DownBCL, …

Scene Flow Estimation

FEC: Fast Euclidean Clustering for Point Cloud Segmentation

2022-08-16 · Yu Cao, Yancheng Wang, Yifei Xue, Huiqing Zhang 외

Segmentation from point cloud data is essential in many applications such as remote sensing, mobile robots, or autonomous cars. However, the point clouds captured by the 3D range sensor are commonly sparse and unstructur…

ClusteringInstance SegmentationPoint Cloud SegmentationSegmentation+1

Robust Structured Declarative Classifiers for 3D Point Clouds: Defending Adversarial Attacks with Implicit Gradients

2022-03-29 · CVPR 2022 1 · Kaidong Li, Ziming Zhang, Cuncong Zhong, Guanghui Wang

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds b…

3D Point Cloud ClassificationBilevel OptimizationClassificationPoint Cloud Classification