中文
相关论文

相关论文: Spatial Transformer Point Convolution

200 篇论文

Statistical Shape Modeling (SSM) is a valuable tool for investigating and quantifying anatomical variations within populations of anatomies. However, traditional correspondence-based SSM generation methods have a prohibitive inference…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Jadie Adams , Shireen Elhabian

We introduce Point2Skeleton, an unsupervised method to learn skeletal representations from point clouds. Existing skeletonization methods are limited to tubular shapes and the stringent requirement of watertight input, while our method aims…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Cheng Lin , Changjian Li , Yuan Liu , Nenglun Chen , Yi-King Choi , Wenping Wang

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

Recent advances in point cloud In-Context Learning (ICL) have demonstrated strong multitask capabilities. Existing approaches typically adopt a Masked Point Modeling (MPM)-based paradigm for point cloud ICL. However, MPM-based methods…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Chengxing Lin , Jinhong Deng , Yinjie Lei , Wen Li

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia

We rethink the role of positional encoding in 3D representation learning and fine-tuning. We argue that using positional encoding in point Transformer-based methods serves to aggregate multi-scale features of point clouds. Additionally, we…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Shaochen Zhang , Zekun Qi , Runpei Dong , Xiuxiu Bai , Xing Wei

Cloud-edge collaboration enhances machine perception by combining the strengths of edge and cloud computing. Edge devices capture raw data (e.g., 3D point clouds) and extract salient features, which are sent to the cloud for deeper analysis…

图像与视频处理 · 电气工程与系统科学 2026-03-05 Chongzhen Tian , Hui Yuan , Pan Zhao , Chang Sun , Raouf Hamzaoui , Sam Kwong

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 and the lack of…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

Conventional point cloud semantic segmentation methods usually employ an encoder-decoder architecture, where mid-level features are locally aggregated to extract geometric information. However, the over-reliance on these class-agnostic…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Ziyi Wang , Yongming Rao , Xumin Yu , Jie Zhou , Jiwen Lu

We propose a novel convolutional operator for the task of point cloud completion. One striking characteristic of our approach is that, conversely to related work it does not require any max-pooling or voxelization operation. Instead, the…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yida Wang , David Joseph Tan , Nassir Navab , Federico Tombari

This paper presents a learning-based, lossless compression method for static point cloud geometry, based on context-adaptive arithmetic coding. Unlike most existing methods working in the octree domain, our encoder operates in a hybrid…

图像与视频处理 · 电气工程与系统科学 2021-04-21 Dat Thanh Nguyen , Maurice Quach , Giuseppe Valenzise , Pierre Duhamel

Dynamic 3D point cloud sequences serve as one of the most common and practical representation modalities of dynamic real-world environments. However, their unstructured nature in both spatial and temporal domains poses significant…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Yiming Zeng , Junhui Hou , Qijian Zhang , Siyu Ren , Wenping Wang

Attention mechanism plays a more and more important role in point cloud analysis and channel attention is one of the hotspots. With so much channel information, it is difficult for neural networks to screen useful channel information. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Guoquan Xu , Hezhi Cao , Yifan Zhang , Jianwei Wan , Ke Xu , Yanxin Ma

Recovering point clouds involves the sequential process of sampling and restoration, yet existing methods struggle to effectively leverage both topological and geometric attributes. To address this, we propose an end-to-end architecture…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Kaiyue Zhou , Zelong Tan , Hongxiao Wang , Ya-Li Li , Shengjin Wang

This paper proposes a convolution structure for learning SE(3)-equivariant features from 3D point clouds. It can be viewed as an equivariant version of kernel point convolutions (KPConv), a widely used convolution form to process point…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Minghan Zhu , Maani Ghaffari , William A. Clark , Huei Peng

Transformer-based networks have achieved impressive performance in 3D point cloud understanding. However, most of them concentrate on aggregating local features, but neglect to directly model global dependencies, which results in a limited…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Hengjia Li , Tu Zheng , Zhihao Chi , Zheng Yang , Wenxiao Wang , Boxi Wu , Binbin Lin , Deng Cai

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

This paper introduces a novel approach for 3D semantic instance segmentation on point clouds. A 3D convolutional neural network called submanifold sparse convolutional network is used to generate semantic predictions and instance embeddings…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Zhidong Liang , Ming Yang , Chunxiang Wang

Point clouds are rich geometric data structures, where their three dimensional structure offers an excellent domain for understanding the representation learning and generative modeling in 3D space. In this work, we aim to improve the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lingjie Kong , Pankaj Rajak , Siamak Shakeri

Point cloud completion aims to predict a complete shape in high accuracy from its partial observation. However, previous methods usually suffered from discrete nature of point cloud and unstructured prediction of points in local regions,…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Peng Xiang , Xin Wen , Yu-Shen Liu , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Zhizhong Han