paper-with-me

홈 › Papers

Efficient Learning on Point Clouds with Basis Point Sets

2019-08-24 · ICCV 2019 10 · Sergey Prokudin, Christoph Lassner, Javier Romero

With the increased availability of 3D scanning technology, point clouds are moving into the focus of computer vision as a rich representation of everyday scenes. However, they are hard to handle for machine learning algorithms due to their unordered structure. One common approach is to apply occupancy grid mapping, which dramatically increases the amount of data stored and at the same time loses details through discretization. Recently, deep learning models were proposed to handle point clouds directly and achieve input permutation invariance. However, these architectures often use an increased number of parameters and are computationally inefficient. In this work, we propose basis point sets (BPS) as a highly efficient and fully general way to process point clouds with machine learning algorithms. The basis point set representation is a residual representation that can be computed efficiently and can be used with standard neural network architectures and other machine learning algorithms. Using the proposed representation as the input to a simple fully connected network allows us to match the performance of PointNet on a shape classification task while using three orders of magnitude less floating-point operations. In a second experiment, we show how the proposed representation can be used for registering high-resolution meshes to noisy 3D scans. Here, we present the first method for single-pass high-resolution mesh registration, avoiding time-consuming per-scan optimization and allowing real-time execution.

📄 PDF Abstract BibTeX arXiv:1908.09186

Code (1)

sergeyprokudin/bps 공식 구현 pytorch

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

eToro Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

RBFIM: Perceptual Quality Assessment for Compressed Point Clouds Using Radial Basis Function Interpolation

2025-03-18 · Zhang Chen, Shuai Wan, Siyu Ren, Fuzheng Yang 외

One of the main challenges in point cloud compression (PCC) is how to evaluate the perceived distortion so that the codec can be optimized for perceptual quality. Current standard practices in PCC highlight a primary iss…

Unsupervised Learning of Category-Specific Symmetric 3D Keypoints from Point Sets

2020-03-17 · ECCV 2020 8 · Clara Fernandez-Labrador, Ajad Chhatkuli, Danda Pani Paudel, Jose J. Guerrero 외

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The…

Towards general deep-learning-based tree instance segmentation models

2024-05-03 · Jonathan Henrich, Jan van Delden

The segmentation of individual trees from forest point clouds is a crucial task for downstream analyses such as carbon sequestration estimation. Recently, deep-learning-based methods have been proposed which show the pot…

Deep LearningInstance SegmentationSemantic Segmentation

TreeLearn: A deep learning method for segmenting individual trees from ground-based LiDAR forest point clouds

2023-09-15 · Jonathan Henrich, Jan van Delden, Dominik Seidel, Thomas Kneib 외

Laser-scanned point clouds of forests make it possible to extract valuable information for forest management. To consider single trees, a forest point cloud needs to be segmented into individual tree point clouds. Existi…

Instance SegmentationSegmentationSemantic Segmentation

Cage-Based Deformation for Transferable and Undefendable Point Cloud Attack

2025-07-01 · Keke Tang, Ziyong Du, Weilong Peng, Xiaofei Wang 외

Adversarial attacks on point clouds often impose strict geometric constraints to preserve plausibility; however, such constraints inherently limit transferability and undefendability. While deformation offers an alternat…