中文
相关论文

相关论文: StablePose: Learning 6D Object Poses from Geometri…

200 篇论文

We tackle the problem of getting a full 6-DOF pose estimation of a query image inside a given point cloud. This technical report re-evaluates the algorithms proposed by Y. Li et al. "Worldwide Pose Estimation using 3D Point Cloud". Our code…

计算机视觉与模式识别 · 计算机科学 2015-11-05 Fabian Tschopp , Marco Zorzi

Detecting objects and estimating their 6D poses is essential for automated systems to interact safely with the environment. Most 6D pose estimators, however, rely on a single camera frame and suffer from occlusions and ambiguities due to…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Fabian Duffhauss , Sebastian Koch , Hanna Ziesche , Ngo Anh Vien , Gerhard Neumann

In this paper, we address the challenging task of estimating 6D object pose from a single RGB image. Motivated by the deep learning based object detection methods, we propose a concise and efficient network that integrate 6D object pose…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Jianhan Mei , Henghui Ding , Xudong Jiang

In this paper, we present a generalizable model-free 6-DoF object pose estimator called Gen6D. Existing generalizable pose estimators either need high-quality object models or require additional depth maps or object masks in test time,…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Yuan Liu , Yilin Wen , Sida Peng , Cheng Lin , Xiaoxiao Long , Taku Komura , Wenping Wang

This paper focuses on the challenging problem of 3D pose estimation of a diverse spectrum of articulated objects from single depth images. A novel structured prediction approach is considered, where 3D poses are represented as skeletal…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Yu Zhang , Chi Xu , Li Cheng

Most existing methods for category-level pose estimation rely on object point clouds. However, when considering transparent objects, depth cameras are usually not able to capture meaningful data, resulting in point clouds with severe…

机器人学 · 计算机科学 2022-11-04 Kai Chen , Stephen James , Congying Sui , Yun-Hui Liu , Pieter Abbeel , Qi Dou

Accurate 6D object pose estimation is an important task for a variety of robotic applications such as grasping or localization. It is a challenging task due to object symmetries, clutter and occlusion, but it becomes more challenging when…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Thomas Jantos , Mohamed Amin Hamdad , Wolfgang Granig , Stephan Weiss , Jan Steinbrener

We present GNC-Pose, a fully learning-free monocular 6D object pose estimation pipeline for textured objects that combines rendering-based initialization, geometry-aware correspondence weighting, and robust GNC optimization. Starting from…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Xiujin Liu

This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained…

计算机视觉与模式识别 · 计算机科学 2014-04-24 Arjun Jain , Jonathan Tompson , Mykhaylo Andriluka , Graham W. Taylor , Christoph Bregler

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

Category-level 6D object pose estimation aims to estimate the rotation, translation and size of unseen instances within specific categories. In this area, dense correspondence-based methods have achieved leading performance. However, they…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Xiao Lin , Wenfei Yang , Yuan Gao , Tianzhu Zhang

Grasping in cluttered scenes has always been a great challenge for robots, due to the requirement of the ability to well understand the scene and object information. Previous works usually assume that the geometry information of the objects…

机器人学 · 计算机科学 2021-09-28 Yiming Li , Tao Kong , Ruihang Chu , Yifeng Li , Peng Wang , Lei Li

Existing methods for instance-level 6D pose estimation typically rely on neural networks that either directly regress the pose in $\mathrm{SE}(3)$ or estimate it indirectly via local feature matching. The former struggle with object…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Amir Hamza , Davide Boscaini , Weihang Li , Benjamin Busam , Fabio Poiesi

In this paper we introduce EfficientPose, a new approach for 6D object pose estimation. Our method is highly accurate, efficient and scalable over a wide range of computational resources. Moreover, it can detect the 2D bounding box of…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Yannick Bukschat , Marcus Vetter

In this paper, we propose a two-stage depth ranking based method (DRPose3D) to tackle the problem of 3D human pose estimation. Instead of accurate 3D positions, the depth ranking can be identified by human intuitively and learned using the…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Min Wang , Xipeng Chen , Wentao Liu , Chen Qian , Liang Lin , Lizhuang Ma

In this work, we introduce pose interpreter networks for 6-DoF object pose estimation. In contrast to other CNN-based approaches to pose estimation that require expensively annotated object pose data, our pose interpreter network is trained…

Object pose estimation is a fundamental problem in robotics and computer vision, yet it remains challenging due to partial observability, occlusions, and object symmetries, which inevitably lead to pose ambiguity and multiple hypotheses…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yufeng Jin , Niklas Funk , Vignesh Prasad , Zechu Li , Mathias Franzius , Jan Peters , Georgia Chalvatzaki

Reliable manipulation of previously unseen objects remains a fundamental challenge for autonomous robotic systems operating in unstructured environments. In particular, robust pick-and-place planning directly from noisy and only partial…

机器人学 · 计算机科学 2026-03-10 Benno Wingender , Nils Dengler , Rohit Menon , Sicong Pan , Maren Bennewitz

Solving 6D pose estimation is non-trivial to cope with intrinsic appearance and shape variation and severe inter-object occlusion, and is made more challenging in light of extrinsic large illumination changes and low quality of the acquired…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Zelin Xu , Ke Chen , Kui Jia

In this paper we present Latent-Class Hough Forests, a method for object detection and 6 DoF pose estimation in heavily cluttered and occluded scenarios. We adapt a state of the art template matching feature into a scale-invariant patch…

计算机视觉与模式识别 · 计算机科学 2016-02-05 Rigas Kouskouridas , Alykhan Tejani , Andreas Doumanoglou , Danhang Tang , Tae-Kyun Kim
‹ 上一页 1 8 9 10 下一页 ›