中文
相关论文

相关论文: Pose Proposal Critic: Robust Pose Refinement by Le…

200 篇论文

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

This paper presents regression methods for estimation of head pose from occluded 2-D face images. The process primarily involves reconstructing a face from its occluded image, followed by classification. Typical methods for reconstruction…

计算机视觉与模式识别 · 计算机科学 2016-02-03 Amit Kumar , Rishabh Bindal , Soumya Indela , Michael Rotkowitz

We address the task of 6D pose estimation of known rigid objects from single input images in scenarios where the objects are partly occluded. Recent RGB-D-based methods are robust to moderate degrees of occlusion. For RGB inputs, no…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Omid Hosseini Jafari , Siva Karthik Mustikovela , Karl Pertsch , Eric Brachmann , Carsten Rother

In this paper, we address the problem of camera pose estimation in outdoor and indoor scenarios. In comparison to the currently top-performing methods that rely on 2D to 3D matching, we propose a model that can directly regress the camera…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Tony Ng , Adrian Lopez-Rodriguez , Vassileios Balntas , Krystian Mikolajczyk

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

This work presents a novel Convolutional Neural Network (CNN) architecture and a training procedure to enable robust and accurate pose estimation of a noncooperative spacecraft. First, a new CNN architecture is introduced that has scored a…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Tae Ha Park , Sumant Sharma , Simone D'Amico

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik

We consider the problem of 3D object pose estimation. While much recent work has focused on the RGB domain, the reliance on accurately annotated images limits their generalizability and scalability. On the other hand, the easily available…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Georgios Georgakis , Srikrishna Karanam , Ziyan Wu , Jana Kosecka

Estimating the 6D pose of unseen objects from monocular RGB images remains a challenging problem, especially due to the lack of prior object-specific knowledge. To tackle this issue, we propose RefPose, an innovative approach to object pose…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jaeguk Kim , Jaewoo Park , Keuntek Lee , Nam Ik Cho

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Absolute camera pose estimation is usually addressed by sequentially solving two distinct subproblems: First a feature matching problem that seeks to establish putative 2D-3D correspondences, and then a Perspective-n-Point problem that…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Hugo Germain , Vincent Lepetit , Guillaume Bourmaud

State-of-the-art computer vision algorithms often achieve efficiency by making discrete choices about which hypotheses to explore next. This allows allocation of computational resources to promising candidates, however, such decisions are…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Alexander Krull , Eric Brachmann , Sebastian Nowozin , Frank Michel , Jamie Shotton , Carsten Rother

Accurate 6D object pose estimation is vital for robotics, augmented reality, and scene understanding. For seen objects, high accuracy is often attainable via per-object fine-tuning but generalizing to unseen objects remains a challenge. To…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Sajjad Pakdamansavoji , Yintao Ma , Amir Rasouli , Tongtong Cao

With an aim to increase the capture range and accelerate the performance of state-of-the-art inter-subject and subject-to-template 3D registration, we propose deep learning-based methods that are trained to find the 3D position of…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Seyed Sadegh Mohseni Salehi , Shadab Khan , Deniz Erdogmus , Ali Gholipour

3D pose estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. Most state-of-the-art approaches to 3D pose estimation solve this problem as a pose-classification…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Siddharth Mahendran , Haider Ali , Rene Vidal

Pose estimation is usually tackled as either a bin classification or a regression problem. In both cases, the idea is to directly predict the pose of an object. This is a non-trivial task due to appearance variations between similar poses…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Georgios Kouros , Shubham Shrivastava , Cédric Picron , Sushruth Nagesh , Punarjay Chakravarty , Tinne Tuytelaars

We present a novel approach for model-based 6D pose refinement in color data. Building on the established idea of contour-based pose tracking, we teach a deep neural network to predict a translational and rotational update. At the core, we…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

Multi-person pose estimation from a 2D image is an essential technique for human behavior understanding. In this paper, we propose a human pose refinement network that estimates a refined pose from a tuple of an input image and input pose.…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee