paper-with-me

홈 › Papers

Zero-shot Learning of 3D Point Cloud Objects

2019-02-27 · Ali Cheraghian, Shafin Rahman, Lars Petersson

Recent deep learning architectures can recognize instances of 3D point cloud objects of previously seen classes quite well. At the same time, current 3D depth camera technology allows generating/segmenting a large amount of 3D point cloud objects from an arbitrary scene, for which there is no previously seen training data. A challenge for a 3D point cloud recognition system is, then, to classify objects from new, unseen, classes. This issue can be resolved by adopting a zero-shot learning (ZSL) approach for 3D data, similar to the 2D image version of the same problem. ZSL attempts to classify unseen objects by comparing semantic information (attribute/word vector) of seen and unseen classes. Here, we adapt several recent 3D point cloud recognition systems to the ZSL setting with some changes to their architectures. To the best of our knowledge, this is the first attempt to classify unseen 3D point cloud objects in the ZSL setting. A standard protocol (which includes the choice of datasets and the seen/unseen split) to evaluate such systems is also proposed. Baseline performances are reported using the new protocol on the investigated models. This investigation throws a new challenge to the 3D point cloud recognition community that may instigate numerous future works.

📄 PDF Abstract BibTeX arXiv:1902.10272

Code (1)

ali-chr/ZSL_3D_point_cloud

Tasks

AttributeZero-Shot Learning

Similar Papers 제목 키워드 기반

ZeroReg: Zero-Shot Point Cloud Registration with Foundation Models

2023-12-05 · Weijie Wang, Wenqi Ren, Guofeng Mei, Bin Ren 외

State-of-the-art 3D point cloud registration methods rely on labeled 3D datasets for training, which limits their practical applications in real-world scenarios and often hinders generalization to unseen scenes. Leveragi…

DecoderGraph MatchingObjectObject Localization+1

See More and Know More: Zero-shot Point Cloud Segmentation via Multi-modal Visual Data

2023-07-20 · ICCV 2023 1 · Yuhang Lu, Qi Jiang, Runnan Chen, Yuenan Hou 외

Zero-shot point cloud segmentation aims to make deep models capable of recognizing novel objects in point cloud that are unseen in the training phase. Recent trends favor the pipeline which transfers knowledge from seen …

Point Cloud SegmentationZero-Shot Learning

Zero-shot point cloud segmentation by transferring geometric primitives

2022-10-18 · Runnan Chen, Xinge Zhu, Nenglun Chen, Wei Li 외

We investigate transductive zero-shot point cloud semantic segmentation, where the network is trained on seen objects and able to segment unseen objects. The 3D geometric elements are essential cues to imply a novel 3D o…

Point Cloud SegmentationSemantic Segmentation

KeyMatchNet: Zero-Shot Pose Estimation in 3D Point Clouds by Generalized Keypoint Matching

2023-03-28 · Frederik Hagelskjær, Rasmus Laurvig Haugaard

In this paper, we present KeyMatchNet, a novel network for zero-shot pose estimation in 3D point clouds. Our method uses only depth information, making it more applicable for many industrial use cases, as color informati…

ObjectPose Estimation

Zero-Shot Learning on 3D Point Cloud Objects and Beyond

2021-04-11 · Ali Cheraghian, Shafinn Rahman, Townim F. Chowdhury, Dylan Campbell 외

Zero-shot learning, the task of learning to recognize new classes not seen during training, has received considerable attention in the case of 2D image classification. However, despite the increasing ubiquity of 3D senso…

3D Point Cloud ClassificationClassificationDomain AdaptationGeneral Classification+4