中文
相关论文

相关论文: YOLOPose V2: Understanding and Improving Transform…

200 篇论文

We propose a new method for object pose estimation without CAD models. The previous feature-matching-based method OnePose has shown promising results under a one-shot setting which eliminates the need for CAD models or object-specific…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Xingyi He , Jiaming Sun , Yuang Wang , Di Huang , Hujun Bao , Xiaowei Zhou

The task of 6D object pose estimation from RGB images is an important requirement for autonomous service robots to be able to interact with the real world. In this work, we present a two-step pipeline for estimating the 6 DoF translation…

计算机视觉与模式识别 · 计算机科学 2021-07-23 Moritz Zappel , Simon Bultmann , Sven Behnke

Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) have led to significant progress in 2D body pose estimation. However, achieving a good balance between accuracy, efficiency, and robustness remains a challenge. For…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Kaleab A. Kinfu , René Vidal

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

Accurate 6-DoF pose estimation of surgical instruments during minimally invasive surgeries can substantially improve treatment strategies and eventual surgical outcome. Existing deep learning methods have achieved accurate results, but they…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Christiaan G. A. Viviers , Lena Filatova , Maurice Termeer , Peter H. N. de With , Fons van der Sommen

6D object pose estimation has shown strong generalizability to novel objects. However, existing methods often require either a complete, well-reconstructed 3D model or numerous reference images that fully cover the object. Estimating 6D…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Ming-Feng Li , Xin Yang , Fu-En Wang , Hritam Basak , Yuyin Sun , Shreekant Gayaka , Min Sun , Cheng-Hao Kuo

6D object pose estimation is the problem of identifying the position and orientation of an object relative to a chosen coordinate system, which is a core technology for modern XR applications. State-of-the-art 6D object pose estimators…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Thomas Pöllabauer , Jiayin Li , Volker Knauthe , Sarah Berkei , Arjan Kuijper

We introduce a unified, end-to-end framework that seamlessly integrates object detection and pose estimation with a versatile onboarding process. Our pipeline begins with an onboarding stage that generates object representations from either…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Artem Moroz , Vít Zeman , Martin Mikšík , Elizaveta Isianova , Miroslav David , Pavel Burget , Varun Burde

Estimating 6D poses of objects is an essential computer vision task. However, most conventional approaches rely on camera data from a single perspective and therefore suffer from occlusions. We overcome this issue with our novel multi-view…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Fabian Duffhauss , Tobias Demmler , Gerhard Neumann

We propose the first direct end-to-end multi-person pose estimation framework, termed DirectPose. Inspired by recent anchor-free object detectors, which directly regress the two corners of target bounding-boxes, the proposed framework…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Zhi Tian , Hao Chen , Chunhua Shen

Monocular 3D human pose estimation technologies have the potential to greatly increase the availability of human movement data. The best-performing models for single-image 2D-3D lifting use graph convolutional networks (GCNs) that typically…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sebastian Lutz , Richard Blythman , Koustav Ghosal , Matthew Moynihan , Ciaran Simms , Aljosa Smolic

Monocular head pose estimation requires learning a model that computes the intrinsic Euler angles for pose (yaw, pitch, roll) from an input image of human face. Annotating ground truth head pose angles for images in the wild is difficult…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Aryaman Gupta , Kalpit Thakkar , Vineet Gandhi , P J Narayanan

We characterize the problem of pose estimation for rigid objects in terms of determining viewpoint to explain coarse pose and keypoint prediction to capture the finer details. We address both these tasks in two different settings - the…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Shubham Tulsiani , Jitendra Malik

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art results. Stereo vision,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Thomas Pöllabauer , Jan Emrich , Volker Knauthe , Arjan Kuijper

Object pose estimation plays a vital role in mixed-reality interactions when users manipulate tangible objects as controllers. Traditional vision-based object pose estimation methods leverage 3D reconstruction to synthesize training data.…

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

计算机视觉与模式识别 · 计算机科学 2021-01-06 Stefan Stevsic , Otmar Hilliges

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Trung Q. Tran , Giang V. Nguyen , Daeyoung Kim

Real-world robotics applications demand object pose estimation methods that work reliably across a variety of scenarios. Modern learning-based approaches require large labeled datasets and tend to perform poorly outside the training domain.…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Jingnan Shi , Rajat Talak , Dominic Maggio , Luca Carlone

Category-level object pose estimation aims to determine the pose and size of novel objects in specific categories. Existing correspondence-based approaches typically adopt point-based representations to establish the correspondences between…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Huan Ren , Wenfei Yang , Xiang Liu , Shifeng Zhang , Tianzhu Zhang

Accurate 6D object pose estimation is a fundamental capability for embodied agents, yet remains highly challenging in open-world environments. Many existing methods often rely on closed-set assumptions or geometry-agnostic regression…

机器人学 · 计算机科学 2026-04-06 Michael Zhang , Wei Ying , Fangwen Chen , Shifeng Bai , Hanwen Kang