中文
相关论文

相关论文: Pseudo-keypoint RKHS Learning for Self-supervised …

200 篇论文

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

6D pose estimation from a single RGB image is a challenging and vital task in computer vision. The current mainstream deep model methods resort to 2D images annotated with real-world ground-truth 6D object poses, whose collection is fairly…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Jianzhun Shao , Yuhang Jiang , Gu Wang , Zhigang Li , Xiangyang Ji

Most successful approaches to estimate the 6D pose of an object typically train a neural network by supervising the learning with annotated poses in real world images. These annotations are generally expensive to obtain and a common…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Juil Sock , Guillermo Garcia-Hernando , Anil Armagan , Tae-Kyun Kim

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

Pose estimation is the task of determining the 6D position of an object in a scene. Pose estimation aid the abilities and flexibility of robotic set-ups. However, the system must be configured towards the use case to perform adequately.…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Frederik Hagelskjaer , Anders Glent Buch

Despite the success in 6D pose estimation in bin-picking scenarios, existing methods still struggle to produce accurate prediction results for symmetry objects and real world scenarios. The primary bottlenecks include 1) the ambiguity…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Ding-Tao Huang , En-Te Lin , Lipeng Chen , Li-Fu Liu , Long Zeng

Human pose estimation is a fundamental and challenging task in computer vision. Larger-scale and more accurate keypoint annotations, while helpful for improving the accuracy of supervised pose estimation, are often expensive and difficult…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Kexin Meng , Ruirui Li , Daguang Jiang

Domain adaptation methods for 2D human pose estimation typically require continuous access to the source data during adaptation, which can be challenging due to privacy, memory, or computational constraints. To address this limitation, we…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Dripta S. Raychaudhuri , Calvin-Khang Ta , Arindam Dutta , Rohit Lal , Amit K. Roy-Chowdhury

Thanks to advances in deep learning techniques, Human Pose Estimation (HPE) has achieved significant progress in natural scenarios. However, these models perform poorly in artificial scenarios such as painting and sculpture due to the…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Jingyao Li , Pengguang Chen , Xuan Ju , Hong Xu , Jiaya Jia

Conventional 2D human pose estimation methods typically require extensive labeled annotations, which are both labor-intensive and expensive. In contrast, semi-supervised 2D human pose estimation can alleviate the above problems by…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Wulian Yun , Mengshi Qi , Fei Peng , Huadong Ma

6D pose recognition has been a crucial factor in the success of robotic grasping, and recent deep learning based approaches have achieved remarkable results on benchmarks. However, their generalization capabilities in real-world…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Hongpeng Cao , Lukas Dirnberger , Daniele Bernardini , Cristina Piazza , Marco Caccamo

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Estimating a 6DOF object pose from a single image is very challenging due to occlusions or textureless appearances. Vector-field based keypoint voting has demonstrated its effectiveness and superiority on tackling those issues. However,…

计算机视觉与模式识别 · 计算机科学 2020-05-06 Xin Yu , Zheyu Zhuang , Piotr Koniusz , Hongdong Li

This letter presents KGpose, a novel end-to-end framework for 6D pose estimation of multiple objects. Our approach combines keypoint-based method with learnable pose regression through `keypoint-graph', which is a graph representation of…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Andrew Jeong

Estimating the 3D pose of desktop objects is crucial for applications such as robotic manipulation. Many existing approaches to this problem require a depth map of the object for both training and prediction, which restricts them to opaque,…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Xingyu Liu , Rico Jonschkowski , Anelia Angelova , Kurt Konolige

Recently, unsupervised domain adaptation in satellite pose estimation has gained increasing attention, aiming at alleviating the annotation cost for training deep models. To this end, we propose a self-training framework based on the…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Zi Wang , Minglin Chen , Yulan Guo , Zhang Li , Qifeng Yu

6-DoF pose estimation is a fundamental task in computer vision with wide-ranging applications in augmented reality and robotics. Existing single RGB-based methods often compromise accuracy due to their reliance on initial pose estimates and…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Linqi Yang , Xiongwei Zhao , Qihao Sun , Ke Wang , Ao Chen , Peng Kang

Object pose estimation enables robots to understand and interact with their environments. Training with synthetic data is necessary in order to adapt to novel situations. Unfortunately, pose estimation under domain shift, i.e., training on…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Stefan Thalhammer , Markus Leitner , Timothy Patten , Markus Vincze

We introduce Diff-DOPE, a 6-DoF pose refiner that takes as input an image, a 3D textured model of an object, and an initial pose of the object. The method uses differentiable rendering to update the object pose to minimize the visual error…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jonathan Tremblay , Bowen Wen , Valts Blukis , Balakumar Sundaralingam , Stephen Tyree , Stan Birchfield

Existing 2D human pose estimation research predominantly concentrates on well-lit scenarios, with limited exploration of poor lighting conditions, which are a prevalent aspect of daily life. Recent studies on low-light pose estimation…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Yihao Ai , Yifei Qi , Bo Wang , Yu Cheng , Xinchao Wang , Robby T. Tan