paper-with-me

홈 › Papers

Interpolated Convolutional Networks for 3D Point Cloud Understanding

2019-08-13 · ICCV 2019 10 · Jiageng Mao, Xiaogang Wang, Hongsheng Li

Point cloud is an important type of 3D representation. However, directly applying convolutions on point clouds is challenging due to the sparse, irregular and unordered data structure. In this paper, we propose a novel Interpolated Convolution operation, InterpConv, to tackle the point cloud feature learning and understanding problem. The key idea is to utilize a set of discrete kernel weights and interpolate point features to neighboring kernel-weight coordinates by an interpolation function for convolution. A normalization term is introduced to handle neighborhoods of different sparsity levels. Our InterpConv is shown to be permutation and sparsity invariant, and can directly handle irregular inputs. We further design Interpolated Convolutional Neural Networks (InterpCNNs) based on InterpConv layers to handle point cloud recognition tasks including shape classification, object part segmentation and indoor scene semantic parsing. Experiments show that the networks can capture both fine-grained local structures and global shape context information effectively. The proposed approach achieves state-of-the-art performance on public benchmarks including ModelNet40, ShapeNet Parts and S3DIS.

📄 PDF Abstract BibTeX arXiv:1908.04512

Code (0)

등록된 구현이 없습니다.

Tasks

3D Part Segmentation3D Point Cloud ClassificationSemantic Parsing

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spherical Interpolated Convolutional Network with Distance-Feature Density for 3D Semantic Segmentation of Point Clouds

2020-11-27 · Guangming Wang, Yehui Yang, Huixin Zhang, Zhe Liu 외

The semantic segmentation of point clouds is an important part of the environment perception for robots. However, it is difficult to directly adopt the traditional 3D convolution kernel to extract features from raw 3D po…

3D Semantic SegmentationFeature CorrelationSemantic Segmentation

StarNet: Style-Aware 3D Point Cloud Generation

2023-03-28 · Yunfan Zhang, Hao Wang, Guosheng Lin, Vun Chan Hua Nicholas 외

This paper investigates an open research task of reconstructing and generating 3D point clouds. Most existing works of 3D generative models directly take the Gaussian prior as input for the decoder to generate 3D point c…

DecoderGenerating 3D Point CloudsPoint Cloud GenerationPoint cloud reconstruction

Spatial-Temporal Consistency Refinement Network for Dynamic Point Cloud Frame Interpolation

2023-08-28 · 2023 IEEE International Conference on Multimedia and Expo Workshops (ICMEW) 2023 8 · Lancao Ren, Lili Zhao, Zhuoqun Sun, Zhipeng Zhang 외

Point cloud frame interpolation aims to improve the frame rate of a point cloud sequence by synthesising intermediate frames between consecutive frames. Most of the existing works only use the scene flow or features, not…

3D Point Cloud InterpolationMotion Estimation

DSCnet: Replicating Lidar Point Clouds with Deep Sensor Cloning

2018-11-17 · Paden Tomasello, Sammy Sidhu, Anting Shen, Matthew W. Moskewicz 외

Convolutional neural networks (CNNs) have become increasingly popular for solving a variety of computer vision tasks, ranging from image classification to image segmentation. Recently, autonomous vehicles have created a …

Autonomous VehiclesDepth EstimationDepth Predictionimage-classification+3

GaussianPU: A Hybrid 2D-3D Upsampling Framework for Enhancing Color Point Clouds via 3D Gaussian Splatting

2024-09-03 · Zixuan Guo, Yifan Xie, Weijing Xie, Peng Huang 외

Dense colored point clouds enhance visual perception and are of significant value in various robotic applications. However, existing learning-based point cloud upsampling methods are constrained by computational resource…

3DGSGPUImage Restorationpoint cloud upsampling+2