中文
相关论文

相关论文: KeyMatchNet: Zero-Shot Pose Estimation in 3D Point…

200 篇论文

Zero-shot 6D object pose estimation involves the detection of novel objects with their 6D poses in cluttered scenes, presenting significant challenges for model generalizability. Fortunately, the recent Segment Anything Model (SAM) has…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jiehong Lin , Lihua Liu , Dekun Lu , Kui Jia

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed convolutional…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Jiquan Ngiam , Benjamin Caine , Wei Han , Brandon Yang , Yuning Chai , Pei Sun , Yin Zhou , Xi Yi , Ouais Alsharif , Patrick Nguyen , Zhifeng Chen , Jonathon Shlens , Vijay Vasudevan

3D point cloud semantic segmentation aims to group all points into different semantic categories, which benefits important applications such as point cloud scene reconstruction and understanding. Existing supervised point cloud semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Canyu Zhang , Zhenyao Wu , Xinyi Wu , Ziyu Zhao , Song Wang

We propose a novel framework to learn 3D point cloud semantics from 2D multi-view image observations containing pose error. On the one hand, directly learning from the massive, unstructured and unordered 3D point cloud is computationally…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Yuhang He , Lin Chen , Junkun Xie , Long Chen

Object point cloud classification has drawn great research attention since the release of benchmarking datasets, such as the ModelNet and the ShapeNet. These benchmarks assume point clouds covering complete surfaces of object instances, for…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Zelin Xu , Ke Chen , Kangjun Liu , Changxing Ding , Yaowei Wang , Kui Jia

Existing zero-shot 3D point cloud segmentation methods often struggle with limited transferability from seen classes to unseen classes and from semantic to visual space. To alleviate this, we introduce 3D-PointZshotS, a geometry-aware…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Minmin Yang , Huantao Ren , Senem Velipasalar

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

We propose a keypoint-based object-level SLAM framework that can provide globally consistent 6DoF pose estimates for symmetric and asymmetric objects alike. To the best of our knowledge, our system is among the first to utilize the camera…

机器人学 · 计算机科学 2022-07-14 Nathaniel Merrill , Yuliang Guo , Xingxing Zuo , Xinyu Huang , Stefan Leutenegger , Xi Peng , Liu Ren , Guoquan Huang

Generalized zero-shot semantic segmentation of 3D point clouds aims to classify each point into both seen and unseen classes. A significant challenge with these models is their tendency to make biased predictions, often favoring the classes…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Hyeonseok Kim , Byeongkeun Kang , Yeejin Lee

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu

In this paper, we present MultiPoseNet, a novel bottom-up multi-person pose estimation architecture that combines a multi-task model with a novel assignment method. MultiPoseNet can jointly handle person detection, keypoint detection,…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Muhammed Kocabas , Salih Karagoz , Emre Akbas

This paper presents a novel method for 3D human pose and shape estimation from images with sparse views, using joint points and silhouettes, based on a parametric model. Firstly, the parametric model is fitted to the joint points estimated…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Zhongguo Li , Anders Heyden , Magnus Oskarsson

Object pose estimation is crucial to robotic perception and typically provides a single-pose estimate. However, a single estimate cannot capture pose uncertainty deriving from visual ambiguity, which can lead to unreliable behavior.…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Frederik Hagelskjær , Dimitrios Arapis , Steffen Madsen , Thorbjørn Mosekjær Iversen

We present a network architecture which compares RGB images and untextured 3D models by the similarity of the represented shape. Our system is optimised for zero-shot retrieval, meaning it can recognise shapes never shown in training. We…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Maciej Janik , Niklas Gard , Anna Hilsmann , Peter Eisert

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…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Yizhak Ben-Shabat , Stephen Gould

We propose a single-shot method for simultaneous 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds scenes based on a consensus that \emph{one point only belongs to one object}, i.e., each point has the potential power…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Hongsen Liu

Parts represent a basic unit of geometric and semantic similarity across different objects. We argue that part knowledge should be composable beyond the observed object classes. Towards this, we present 3D Compositional Zero-shot Learning…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Muhammad Ferjad Naeem , Evin Pınar Örnek , Yongqin Xian , Luc Van Gool , Federico Tombari

We present KDFNet, a novel method for 6D object pose estimation from RGB images. To handle occlusion, many recent works have proposed to localize 2D keypoints through pixel-wise voting and solve a Perspective-n-Point (PnP) problem for pose…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Xingyu Liu , Shun Iwase , Kris M. Kitani

Category-level object pose estimation aims to find 6D object poses of previously unseen object instances from known categories without access to object CAD models. To reduce the huge amount of pose annotations needed for category-level…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Xiaolong Li , Yijia Weng , Li Yi , Leonidas Guibas , A. Lynn Abbott , Shuran Song , He Wang

Humans naturally perceive a 3D scene in front of them through accumulation of information obtained from multiple interconnected projections of the scene and by interpreting their correspondence. This phenomenon has inspired artificial…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Amirreza Farnoosh , Sarah Ostadabbas