English
Related papers

Related papers: Irregular Convolutional Auto-Encoder on Point Clou…

200 papers

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

Computer Vision and Pattern Recognition · Computer Science 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

Volumetric image segmentation with convolutional neural networks (CNNs) encounters several challenges, which are specific to medical images. Among these challenges are large volumes of interest, high class imbalances, and difficulties in…

Computer Vision and Pattern Recognition · Computer Science 2019-11-12 Fabian Balsiger , Yannick Soom , Olivier Scheidegger , Mauricio Reyes

We present a new permutation-invariant network for 3D point cloud processing. Our network is composed of a recurrent set encoder and a convolutional feature aggregator. Given an unordered point set, the encoder firstly partitions its…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Pengxiang Wu , Chao Chen , Jingru Yi , Dimitris Metaxas

Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately. Unfortunately, applying deep learning techniques to perform point cloud analysis is…

Computer Vision and Pattern Recognition · Computer Science 2021-01-05 Junming Zhang , Ming-Yuan Yu , Ram Vasudevan , Matthew Johnson-Roberson

Deep learning systems extensively use convolution operations to process input data. Though convolution is clearly defined for structured data such as 2D images or 3D volumes, this is not true for other data types such as sparse point…

Computer Vision and Pattern Recognition · Computer Science 2018-09-26 Pedro Hermosilla , Tobias Ritschel , Pere-Pau Vázquez , Àlvar Vinacua , Timo Ropinski

In this paper, we present a novel deep method to reconstruct a point cloud of an object from a single still image. Prior arts in the field struggle to reconstruct an accurate and scalable 3D model due to either the inefficient and expensive…

Computer Vision and Pattern Recognition · Computer Science 2019-11-18 Anh-Duc Nguyen , Seonghwa Choi , Woojae Kim , Sanghoon Lee

It has witnessed a growing demand for efficient representation learning on point clouds in many 3D computer vision applications. Behind the success story of convolutional neural networks (CNNs) is that the data (e.g., images) are Euclidean…

Computer Vision and Pattern Recognition · Computer Science 2020-06-08 Zhongpai Gao , Guangtao Zhai , Junchi Yan , Xiaokang Yang

Exploiting convolutional neural networks for point cloud processing is quite challenging, due to the inherent irregular distribution and discrete shape representation of point clouds. To address these problems, many handcrafted convolution…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Xing Nie , Yongcheng Liu , Shaohong Chen , Jianlong Chang , Chunlei Huo , Gaofeng Meng , Qi Tian , Weiming Hu , Chunhong Pan

Point clouds are a basic data type that is increasingly of interest as 3D content becomes more ubiquitous. Applications using point clouds include virtual, augmented, and mixed reality and autonomous driving. We propose a more efficient…

Computer Vision and Pattern Recognition · Computer Science 2021-06-04 Ryan Killea , Yun Li , Saeed Bastani , Paul McLachlan

We present an approach to semantic scene analysis using deep convolutional networks. Our approach is based on tangent convolutions - a new construction for convolutional networks on 3D data. In contrast to volumetric approaches, our method…

Computer Vision and Pattern Recognition · Computer Science 2018-07-09 Maxim Tatarchenko , Jaesik Park , Vladlen Koltun , Qian-Yi Zhou

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…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Lingjie Kong , Pankaj Rajak , Siamak Shakeri

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to…

Computer Vision and Pattern Recognition · Computer Science 2019-09-10 Yongcheng Liu , Bin Fan , Gaofeng Meng , Jiwen Lu , Shiming Xiang , Chunhong Pan

We consider the problem of modeling the dynamics of continuous spatial-temporal processes represented by irregular samples through both space and time. Such processes occur in sensor networks, citizen science, multi-robot systems, and many…

Machine Learning · Computer Science 2021-05-04 Erich Merrill , Stefan Lee , Li Fuxin , Thomas G. Dietterich , Alan Fern

Topology matters. Despite the recent success of point cloud processing with geometric deep learning, it remains arduous to capture the complex topologies of point cloud data with a learning model. Given a point cloud dataset containing…

Computer Vision and Pattern Recognition · Computer Science 2021-09-07 Jiahao Pang , Duanshun Li , Dong Tian

We present a novel algorithm for point cloud segmentation. Our approach transforms unstructured point clouds into regular voxel grids, and further uses a kernel-based interpolated variational autoencoder (VAE) architecture to encode the…

Graphics · Computer Science 2019-08-21 Hsien-Yu Meng , Lin Gao , YuKun Lai , Dinesh Manocha

With the rapid progress of multimodal foundation models and predictive pre-training, an important open question is how to equip 3D point clouds with a pre-training paradigm that is better aligned with next-token and next-embedding learning.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Yumeng Yao , Jingzhi Dong , Haowen Gu , Tao Chen , Zonghan Wu , Xiaoshui Huang , Yazhou Yao

Deep learning with 3D data has progressed significantly since the introduction of convolutional neural networks that can handle point order ambiguity in point cloud data. While being able to achieve good accuracies in various scene…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

Point clouds are unstructured and unordered in the embedded 3D space. In order to produce consistent responses under different permutation layouts, most existing methods aggregate local spatial points through maximum or summation operation.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-04 Yuan Fang , Chunyan Xu , Zhen Cui , Yuan Zong , Jian Yang

Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness to noise. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Weijia Wang , Xuequan Lu , Dasith de Silva Edirimuni , Xiao Liu , Antonio Robles-Kelly

Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named…

Computer Vision and Pattern Recognition · Computer Science 2020-11-11 Wenxuan Wu , Zhongang Qi , Li Fuxin