English
Related papers

Related papers: GPr-Net: Geometric Prototypical Network for Point …

200 papers

Medical image segmentation requires large annotated datasets, creating a significant bottleneck for clinical applications. While few-shot segmentation methods can learn from minimal examples, existing approaches demonstrate suboptimal…

Computer Vision and Pattern Recognition · Computer Science 2025-12-25 Ziyuan Gao

Prototypical network (PN) is a simple yet effective few shot learning strategy. It is a metric-based meta-learning technique where classification is performed by computing Euclidean distances to prototypical representations of each class.…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Ranjana Roy Chowdhury , Deepti R. Bathula

Generalized few-shot 3D point cloud segmentation (GFS-PCS) adapts models to new classes with few support samples while retaining base class segmentation. Existing GFS-PCS methods enhance prototypes via interacting with support or query…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Zhaochong An , Guolei Sun , Yun Liu , Runjia Li , Junlin Han , Ender Konukoglu , Serge Belongie

Point clouds, being the simple and compact representation of surface geometry of 3D objects, have gained increasing popularity with the evolution of deep learning networks for classification and segmentation tasks. Unlike human, teaching…

Computer Vision and Pattern Recognition · Computer Science 2021-01-29 Sindhu Hegde , Shankar Gangisetty

Geometrical structures and the internal local region relationship, such as symmetry, regular array, junction, etc., are essential for understanding a 3D shape. This paper proposes a point cloud feature extraction network named PointSCNet,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Xingye Chen , Yiqi Wu , Wenjie Xu , Jin Li , Huaiyi Dong , Yilin Chen

In this paper, we propose PCPNet, a deep-learning based approach for estimating local 3D shape properties in point clouds. In contrast to the majority of prior techniques that concentrate on global or mid-level attributes, e.g., for shape…

Computational Geometry · Computer Science 2018-06-20 Paul Guerrero , Yanir Kleiman , Maks Ovsjanikov , Niloy J. Mitra

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

The classification of 3D point clouds is crucial for applications such as autonomous driving, robotics, and augmented reality. However, the commonly used ModelNet40 dataset suffers from limitations such as inconsistent labeling, 2D data,…

Computer Vision and Pattern Recognition · Computer Science 2025-09-08 Mohammad Saeid , Amir Salarpour , Pedram MohajerAnsari

Existing learning-based surface reconstruction methods from point clouds are still facing challenges in terms of scalability and preservation of details on large-scale point clouds. In this paper, we propose the SSRNet, a novel scalable…

Computer Vision and Pattern Recognition · Computer Science 2020-04-15 Zhenxing Mi , Yiming Luo , Wenbing Tao

Existing fully-supervised point cloud segmentation methods suffer in the dynamic testing environment with emerging new classes. Few-shot point cloud segmentation algorithms address this problem by learning to adapt to new classes at the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-21 Yating Xu , Conghui Hu , Na Zhao , Gim Hee Lee

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Mohammad Khodadad , Morteza Rezanejad , Ali Shiraee Kasmaee , Kaleem Siddiqi , Dirk Walther , Hamidreza Mahyar

Few-shot point cloud 3D object detection (FS3D) aims to identify and localise objects of novel classes from point clouds, using knowledge learnt from annotated base classes and novel classes with very few annotations. Thus far, this…

Computer Vision and Pattern Recognition · Computer Science 2024-09-02 Xuejing Li , Weijia Zhang , Chao Ma

Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to…

Computer Vision and Pattern Recognition · Computer Science 2017-06-09 Charles R. Qi , Li Yi , Hao Su , Leonidas J. Guibas

We present a novel deep learning framework for flow field predictions in irregular domains when the solution is a function of the geometry of either the domain or objects inside the domain. Grid vertices in a computational fluid dynamics…

Machine Learning · Computer Science 2021-09-20 Ali Kashefi , Davis Rempe , Leonidas J. Guibas

Due to the sparsity and irregularity of the point cloud data, methods that directly consume points have become popular. Among all point-based models, graph convolutional networks (GCN) lead to notable performance by fully preserving the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-14 Qiangeng Xu , Xudong Sun , Cho-Ying Wu , Panqu Wang , Ulrich Neumann

Recent feed-forward networks have achieved remarkable progress in sparse-view 3D reconstruction by predicting dense point maps directly from RGB images. However, they often suffer from geometric inconsistencies and limited fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2026-03-13 Yutong Chen , Yiming Wang , Xucong Zhang , Sergey Prokudin , Siyu Tang

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

Point cloud analysis has drawn broader attentions due to its increasing demands in various fields. Despite the impressive performance has been achieved on several databases, researchers neglect the fact that the orientation of those point…

Computer Vision and Pattern Recognition · Computer Science 2019-11-07 Xiao Sun , Zhouhui Lian , Jianguo Xiao

Processing large point clouds is a challenging task. Therefore, the data is often sampled to a size that can be processed more easily. The question is how to sample the data? A popular sampling technique is Farthest Point Sampling (FPS).…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Oren Dovrat , Itai Lang , Shai Avidan

Scanning real-life scenes with modern registration devices typically gives incomplete point cloud representations, primarily due to the limitations of partial scanning, 3D occlusions, and dynamic light conditions. Recent works on processing…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Haipeng Wang