English
Related papers

Related papers: 3D-PointZshotS: Geometry-Aware 3D Point Cloud Zero…

200 papers

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training data of seen…

Computer Vision and Pattern Recognition · Computer Science 2017-03-21 Yanan Li , Donghui Wang , Huanhang Hu , Yuetan Lin , Yueting Zhuang

Pre-trained 3D vision models have gained significant attention for their promising performance on point cloud data. However, fully fine-tuning these models for downstream tasks is computationally expensive and storage-intensive. Existing…

Computer Vision and Pattern Recognition · Computer Science 2025-09-12 Zixiang Ai , Zichen Liu , Yuanhang Lei , Zhenyu Cui , Xu Zou , Jiahuan Zhou

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

Supervised 3D part segmentation models are tailored for a fixed set of objects and parts, limiting their transferability to open-set, real-world scenarios. Recent works have explored vision-language models (VLMs) as a promising alternative,…

Computer Vision and Pattern Recognition · Computer Science 2025-01-09 Marco Garosi , Riccardo Tedoldi , Davide Boscaini , Massimiliano Mancini , Nicu Sebe , Fabio Poiesi

Zero-shot Panoptic Segmentation (ZPS) aims to recognize foreground instances and background stuff without images containing unseen categories in training. Due to the visual data sparsity and the difficulty of generalizing from seen to…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Jialei Chen , Daisuke Deguchi , Chenkai Zhang , Hiroshi Murase

In recent years, research on few-shot learning (FSL) has been fast-growing in the 2D image domain due to the less requirement for labeled training data and greater generalization for novel classes. However, its application in 3D point cloud…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Chuangguan Ye , Hongyuan Zhu , Bo Zhang , Tao Chen

Feedforward fully convolutional neural networks currently dominate in semantic segmentation of 3D point clouds. Despite their great success, they suffer from the loss of local information at low-level layers, posing significant challenges…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Shenglan Du , Nail Ibrahimli , Jantien Stoter , Julian Kooij , Liangliang Nan

This work presents a novel framework for few-shot 3D part segmentation. Recent advances have demonstrated the significant potential of 2D foundation models for low-shot 3D part segmentation. However, it is still an open problem that how to…

Computer Vision and Pattern Recognition · Computer Science 2025-12-19 Yueyang Hu , Haiyong Jiang , Haoxuan Song , Jun Xiao , Hao Pan

Deep learning techniques for point clouds have achieved strong performance on a range of 3D vision tasks. However, it is costly to annotate large-scale point sets, making it critical to learn generalizable representations that can transfer…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Chao Huang , Zhangjie Cao , Yunbo Wang , Jianmin Wang , Mingsheng Long

Self-supervised learning of point cloud aims to leverage unlabeled 3D data to learn meaningful representations without reliance on manual annotations. However, current approaches face challenges such as limited data diversity and inadequate…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Keyi Liu , Yeqi Luo , Weidong Yang , Jingyi Xu , Zhijun Li , Wen-Ming Chen , Ben Fei

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

Computer Vision and Pattern Recognition · Computer Science 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Recent works on 3D semantic segmentation propose to exploit the synergy between images and point clouds by processing each modality with a dedicated network and projecting learned 2D features onto 3D points. Merging large-scale point clouds…

Computer Vision and Pattern Recognition · Computer Science 2022-07-08 Damien Robert , Bruno Vallet , Loic Landrieu

Large-scale pre-trained models have shown promising open-world performance for both vision and language tasks. However, their transferred capacity on 3D point clouds is still limited and only constrained to the classification task. In this…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Xiangyang Zhu , Renrui Zhang , Bowei He , Ziyu Guo , Ziyao Zeng , Zipeng Qin , Shanghang Zhang , Peng Gao

Recent open-world 3D representation learning methods using Vision-Language Models (VLMs) to align 3D point cloud with image-text information have shown superior 3D zero-shot performance. However, CAD-rendered images for this alignment often…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Ye Mao , Junpeng Jing , Krystian Mikolajczyk

In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to generate cross-view…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Haobo Jiang , Jin Xie , Jian Yang , Liang Yu , Jianmin Zheng

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D images, the input…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Ivan Martinović

Pothole detection is crucial for road safety and maintenance, traditionally relying on 2D image segmentation. However, existing 3D Semantic Pothole Segmentation research often overlooks point cloud sparsity, leading to suboptimal local…

Computer Vision and Pattern Recognition · Computer Science 2024-09-01 Sahil Nawale , Dhruv Khut , Daksh Dave , Gauransh Sawhney , Pushkar Aggrawal , Kailas Devadakar

Point-based representations have consistently played a vital role in geometric data structures. Most point cloud learning and processing methods typically leverage the unordered and unconstrained nature to represent the underlying geometry…

Computer Vision and Pattern Recognition · Computer Science 2025-07-28 Jionghao Wang , Cheng Lin , Yuan Liu , Rui Xu , Zhiyang Dou , Xiao-Xiao Long , Hao-Xiang Guo , Taku Komura , Wenping Wang , Xin Li

Zero-shot Learning (ZSL) aims to enable classifiers to identify unseen classes. This is typically achieved by generating visual features for unseen classes based on learned visual-semantic correlations from seen classes. However, most…

Computer Vision and Pattern Recognition · Computer Science 2025-02-12 Zihan Ye , Shreyank N. Gowda , Xiaowei Huang , Haotian Xu , Yaochu Jin , Kaizhu Huang , Xiaobo Jin

Zero-shot learning (ZSL) is a framework to classify images belonging to unseen classes based on solely semantic information about these unseen classes. In this paper, we propose a new ZSL algorithm using coupled dictionary learning. The…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Mohammad Rostami , Soheil Kolouri , Zak Murez , Yuri Owekcho , Eric Eaton , Kuyngnam Kim