paper-with-me

Papers

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. Approaches which use only one time-step of data cannot distinguish between moving objects nor can they benefit from temporal integration. In this work, we extend a backbone LatticeNet to process temporal point cloud data. Additionally, we take inspiration from optical flow methods and propose a new module called Abstract Flow which allows the network to match parts of the scene with similar abstract features and gather the information temporally. We obtain state-of-the-art results on the SemanticKITTI dataset that contains LiDAR scans from real urban environments. We share the PyTorch implementation of TemporalLatticeNet at https://github.com/AIS-Bonn/temporal_latticenet .

📄 PDF Abstract BibTeX arXiv:2203.15469

Code (1)

ais-bonn/temporal_latticenet 공식 구현 pytorch

Tasks

Optical Flow EstimationSemantic Segmentation

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

Learning Task-Specific Generalized Convolutions in the Permutohedral Lattice

2019-09-09 · Anne S. Wannenwetsch, Martin Kiefel, Peter V. Gehler, Stefan Roth

Dense prediction tasks typically employ encoder-decoder architectures, but the prevalent convolutions in the decoder are not image-adaptive and can lead to boundary artifacts. Different generalized convolution operations…

DecoderOptical Flow EstimationSemantic Segmentation

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 req…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic 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

MonoPLFlowNet: Permutohedral Lattice FlowNet for Real-Scale 3D Scene FlowEstimation with Monocular Images

2021-11-24 · Runfa Li, Truong Nguyen

Real-scale scene flow estimation has become increasingly important for 3D computer vision. Some works successfully estimate real-scale 3D scene flow with LiDAR. However, these ubiquitous and expensive sensors are still u…

Depth EstimationScene Flow Estimation