English
Related papers

Related papers: ArrowPose: Segmentation, Detection, and 5 DoF Pose…

200 papers

Predicting the object's 6D pose from a single RGB image is a fundamental computer vision task. Generally, the distance between transformed object vertices is employed as an objective function for pose estimation methods. However, projective…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Jaewoo Park , Nam Ik Cho

The two-stage object pose estimation paradigm first detects semantic keypoints on the image and then estimates the 6D pose by minimizing reprojection errors. Despite performing well on standard benchmarks, existing techniques offer no…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Heng Yang , Marco Pavone

6D pose estimation of textureless objects is a valuable but challenging task for many robotic applications. In this work, we propose a framework to address this challenge using only RGB images acquired from multiple viewpoints. The core…

Robotics · Computer Science 2023-02-23 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

In this work, we propose a novel framework named Region-Aware Network (RANet), which learns the ability of anti-confusing in case of heavy occlusion, nearby person and symmetric appearance, for human pose estimation. Specifically, the…

Computer Vision and Pattern Recognition · Computer Science 2019-05-28 Xuan Cao , Yanhao Ge , Ying Tai , Wei Zhang , Jian Li , Chengjie Wang , Jilin Li , Feiyue Huang

We present a framework for evaluating 6-DoF instance-level object pose estimators, focusing on those that require a single RGB (not RGB-D) image as input. Besides gaining intuition about how accurate these estimators are, we are interested…

Robotics · Computer Science 2025-12-03 Eric C. Joyce , Qianwen Zhao , Nathaniel Burgdorfer , Long Wang , Philippos Mordohai

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

It is often desired to train 6D pose estimation systems on synthetic data because manual annotation is expensive. However, due to the large domain gap between the synthetic and real images, synthesizing color images is expensive. In…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Ge Gao , Mikko Lauri , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

Human head pose estimation is an essential problem in facial analysis in recent years that has a lot of computer vision applications such as gaze estimation, virtual reality, and driver assistance. Because of the importance of the head pose…

Computer Vision and Pattern Recognition · Computer Science 2022-10-26 Chien Thai , Viet Tran , Minh Bui , Huong Ninh , Hai Tran

Accurate 6-DoF pose estimation of objects is critical for robots to perform precise manipulation tasks. However, for dynamic object pose estimation, conventional camera-based approaches face several major challenges, such as motion blur,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-28 Zhe Wang , Qijin Song , Zihao Li , Jingyu Xiao , Weibang Bai

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,…

Computer Vision and Pattern Recognition · Computer Science 2020-05-20 Xingyu Liu , Rico Jonschkowski , Anelia Angelova , Kurt Konolige

In this work, we introduce a novel method for calculating the 6DoF pose of an object using a single RGB-D image. Unlike existing methods that either directly predict objects' poses or rely on sparse keypoints for pose recovery, our approach…

Computer Vision and Pattern Recognition · Computer Science 2024-05-15 Zong-Wei Hong , Yen-Yang Hung , Chu-Song Chen

Given a single scene image, this paper proposes a method of Category-level 6D Object Pose and Size Estimation (COPSE) from the point cloud of the target object, without external real pose-annotated training data. Specifically, beyond the…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Haitao Lin , Zichang Liu , Chilam Cheang , Yanwei Fu , Guodong Guo , Xiangyang Xue

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly…

Computer Vision and Pattern Recognition · Computer Science 2019-01-16 Chen Wang , Danfei Xu , Yuke Zhu , Roberto Martín-Martín , Cewu Lu , Li Fei-Fei , Silvio Savarese

The task of estimating the 6D pose of an object from RGB images can be broken down into two main steps: an initial pose estimation step, followed by a refinement procedure to correctly register the object and its observation. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2021-01-06 Stefan Stevsic , Otmar Hilliges

6D object pose estimation remains challenging for many applications due to dependencies on complete 3D models, multi-view images, or training limited to specific object categories. These requirements make generalization to novel objects…

Computer Vision and Pattern Recognition · Computer Science 2025-05-08 Mengya Liu , Siyuan Li , Ajad Chhatkuli , Prune Truong , Luc Van Gool , Federico Tombari

Six degree of freedom (6DoF) pose estimation for novel objects is a critical task in computer vision, yet it faces significant challenges in high-speed and low-light scenarios where standard RGB cameras suffer from motion blur. While event…

Computer Vision and Pattern Recognition · Computer Science 2026-01-05 Huiming Yang , Linglin Liao , Fei Ding , Sibo Wang , Zijian Zeng

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

Estimating the pose of a pallet and other logistics objects is crucial for various use cases, such as automatized material handling or tracking. Innovations in computer vision, computing power, and machine learning open up new opportunities…

Computer Vision and Pattern Recognition · Computer Science 2022-10-13 Markus Knitt , Jakob Schyga , Asan Adamanov , Johannes Hinckeldeyn , Jochen Kreutzfeldt

Modern agricultural applications rely more and more on deep learning solutions. However, training well-performing deep networks requires a large amount of annotated data that may not be available and in the case of 3D annotation may not…

Computer Vision and Pattern Recognition · Computer Science 2024-04-19 George Retsinas , Niki Efthymiou , Petros Maragos

Pose estimation plays a critical role in human-centered vision applications. However, it is difficult to deploy state-of-the-art HRNet-based pose estimation models on resource-constrained edge devices due to the high computational cost…

Computer Vision and Pattern Recognition · Computer Science 2022-07-12 Yihan Wang , Muyang Li , Han Cai , Wei-Ming Chen , Song Han