English
Related papers

Related papers: FPConv: Learning Local Flattening for Point Convol…

200 papers

Traditional convolution layers are specifically designed to exploit the natural data representation of images -- a fixed and regular grid. However, unstructured data like 3D point clouds containing irregular neighborhoods constantly breaks…

Computer Vision and Pattern Recognition · Computer Science 2020-04-16 Fabian Groh , Patrick Wieschollek , Hendrik P. A. Lensch

Multi-Layer Perceptrons (MLPs) have become one of the fundamental architectural component in point cloud analysis due to its effective feature learning mechanism. However, when processing complex geometric structures in point clouds, MLPs'…

Computer Vision and Pattern Recognition · Computer Science 2025-10-28 Yan Shi , Qingdong He , Yijun Liu , Xiaoyu Liu , Jingyong Su

We present a new convolution layer for deep learning architectures which we call QuadConv -- an approximation to continuous convolution via quadrature. Our operator is developed explicitly for use on non-uniform, mesh-based data, and…

Machine Learning · Computer Science 2024-07-08 Kevin Doherty , Cooper Simpson , Stephen Becker , Alireza Doostan

Recent deep networks that directly handle points in a point set, e.g., PointNet, have been state-of-the-art for supervised learning tasks on point clouds such as classification and segmentation. In this work, a novel end-to-end deep…

Computer Vision and Pattern Recognition · Computer Science 2018-04-04 Yaoqing Yang , Chen Feng , Yiru Shen , Dong Tian

Point clouds are a set of data points in space to represent the 3D geometry of objects. A fundamental step in the processing is to identify a subset of points to represent the shape. While traditional sampling methods often ignore to…

Computer Vision and Pattern Recognition · Computer Science 2026-02-05 Pierre Onghena , Santiago Velasco-Forero , Beatriz Marcotegui

Fine-grained visual classification (FGVC) aims to classify sub-classes of objects in the same super-class (e.g., species of birds, models of cars). For the FGVC tasks, the essential solution is to find discriminative subtle information of…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Chenyu Guo , Jiyang Xie , Kongming Liang , Xian Sun , Zhanyu Ma

Learning discriminative shape representation directly on point clouds is still challenging in 3D shape analysis and understanding. Recent studies usually involve three steps: first splitting a point cloud into some local regions, then…

Computer Vision and Pattern Recognition · Computer Science 2020-10-28 Xin Wen , Zhizhong Han , Xinhai Liu , Yu-Shen Liu

We develop an effective point cloud rendering pipeline for novel view synthesis, which enables high fidelity local detail reconstruction, real-time rendering and user-friendly editing. In the heart of our pipeline is an adaptive frequency…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Yi Zhang , Xiaoyang Huang , Bingbing Ni , Teng Li , Wenjun Zhang

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 point clouds because…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Guangming Wang , Yehui Yang , Huixin Zhang , Zhe Liu , Hesheng Wang

Spatial convolution is fundamental in constructing deep Convolutional Neural Networks (CNNs) for visual recognition. While dynamic convolution enhances model accuracy by adaptively combining static kernels, it incurs significant…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Tianyu Zhang , Fan Wan , Haoran Duan , Kevin W. Tong , Jingjing Deng , Yang Long

In Neural Networks, there are various methods of feature fusion. Different strategies can significantly affect the effectiveness of feature representation, consequently influencing the ability of model to extract representative and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Si Zhou , Yain-Whar Si , Xiaochen Yuan , Xiaofan Li , Xiaoxiang Liu , Xinyuan Zhang , Cong Lin , Xueyuan Gong

We propose a local-to-global representation learning algorithm for 3D point cloud data, which is appropriate to handle various geometric transformations, especially rotation, without explicit data augmentation with respect to the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Seohyun Kim , Jaeyoo Park , Bohyung Han

Surface reconstruction from point clouds is a fundamental problem in the computer vision and graphics community. Recent state-of-the-arts solve this problem by individually optimizing each local implicit field during inference. Without…

Computer Vision and Pattern Recognition · Computer Science 2021-08-30 Jiapeng Tang , Jiabao Lei , Dan Xu , Feiying Ma , Kui Jia , Lei Zhang

Modern mobile neural networks with a reduced number of weights and parameters do a good job with image classification tasks, but even they may be too complex to be implemented in an FPGA for video processing tasks. The article proposes…

Computer Vision and Pattern Recognition · Computer Science 2020-12-04 Roman Solovyev , Alexander Kustov , Dmitry Telpukhov , Vladimir Rukhlov , Alexandr Kalinin

We propose a surface fitting method for unstructured 3D point clouds. This method, called DeepFit, incorporates a neural network to learn point-wise weights for weighted least squares polynomial surface fitting. The learned weights act as a…

Computer Vision and Pattern Recognition · Computer Science 2020-03-25 Yizhak Ben-Shabat , Stephen Gould

Point cloud based retrieval for place recognition is an emerging problem in vision field. The main challenge is how to find an efficient way to encode the local features into a discriminative global descriptor. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Wenxiao Zhang , Chunxia Xiao

A key step in any scanning-based asset creation workflow is to convert unordered point clouds to a surface. Classical methods (e.g., Poisson reconstruction) start to degrade in the presence of noisy and partial scans. Hence, deep learning…

Computer Vision and Pattern Recognition · Computer Science 2024-02-14 Philipp Erler , Paul Guerrero , Stefan Ohrhallinger , Michael Wimmer , Niloy J. Mitra

Transformers have shown superior performance on various computer vision tasks with their capabilities to capture long-range dependencies. Despite the success, it is challenging to directly apply Transformers on point clouds due to their…

Computer Vision and Pattern Recognition · Computer Science 2023-03-30 Jinyoung Park , Sanghyeok Lee , Sihyeon Kim , Yunyang Xiong , Hyunwoo J. Kim

Learning point clouds is challenging due to the lack of connectivity information, i.e., edges. Although existing edge-aware methods can improve the performance by modeling edges, how edges contribute to the improvement is unclear. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-05 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Takayuki Shinohara , Qiong Chang , Masashi Matsuoka

Non-uniformed 3D sparse data, e.g., point clouds or voxels in different spatial positions, make contribution to the task of 3D object detection in different ways. Existing basic components in sparse convolutional networks (Sparse CNNs)…

Computer Vision and Pattern Recognition · Computer Science 2022-04-27 Yukang Chen , Yanwei Li , Xiangyu Zhang , Jian Sun , Jiaya Jia