中文
相关论文

相关论文: Pose Estimation for Non-Cooperative Rendezvous Usi…

200 篇论文

Various deep learning techniques have been proposed to solve the single-view 2D-to-3D pose estimation problem. While the average prediction accuracy has been improved significantly over the years, the performance on hard poses with depth…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ailing Zeng , Xiao Sun , Lei Yang , Nanxuan Zhao , Minhao Liu , Qiang Xu

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

Estimating 3D human pose from a single image suffers from severe ambiguity since multiple 3D joint configurations may have the same 2D projection. The state-of-the-art methods often rely on context modeling methods such as pictorial…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xiaoxuan Ma , Jiajun Su , Chunyu Wang , Hai Ci , Yizhou Wang

We present an approach for estimating the pose of an external camera with respect to a robot using a single RGB image of the robot. The image is processed by a deep neural network to detect 2D projections of keypoints (such as joints)…

机器人学 · 计算机科学 2020-04-27 Timothy E. Lee , Jonathan Tremblay , Thang To , Jia Cheng , Terry Mosier , Oliver Kroemer , Dieter Fox , Stan Birchfield

We propose a PnP algorithm for a camera constrained to two-dimensional motion (applicable, for instance, to many wheeled robotics platforms). Leveraging this assumption allows accuracy and performance improvements over 3D PnP algorithms due…

机器人学 · 计算机科学 2024-03-11 Joshua Wang

In this paper, we propose a novel 3D human pose estimation algorithm from a single image based on neural networks. We adopted the structure of the relational networks in order to capture the relations among different body parts. In our…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Sungheon Park , Nojun Kwak

Dense pose estimation is a dense 3D prediction task for instance-level human analysis, aiming to map human pixels from an RGB image to a 3D surface of the human body. Due to a large amount of surface point regression, the training process…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Wenhe Jia , Yilin Zhou , Xuhan Zhu , Mengjie Hu , Chun Liu , Qing Song

Knowing the exact 3D location of workers and robots in a collaborative environment enables several real applications, such as the detection of unsafe situations or the study of mutual interactions for statistical and social purposes. In…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Alessandro Simoni , Stefano Pini , Guido Borghi , Roberto Vezzani

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

The practicality of 3D object pose estimation remains limited for many applications due to the need for prior knowledge of a 3D model and a training period for new objects. To address this limitation, we propose an approach that takes a…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Van Nguyen Nguyen , Thibault Groueix , Yinlin Hu , Mathieu Salzmann , Vincent Lepetit

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert

The reduced cost and computational and calibration requirements of monocular cameras make them ideal positioning sensors for mobile robots, albeit at the expense of any meaningful depth measurement. Solutions proposed by some scholars to…

机器人学 · 计算机科学 2024-04-30 Yi Shen , Hao Liu , Xinxin Liu , Wenjing Zhou , Chang Zhou , Yizhou Chen

In this paper, we present MultiPoseNet, a novel bottom-up multi-person pose estimation architecture that combines a multi-task model with a novel assignment method. MultiPoseNet can jointly handle person detection, keypoint detection,…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

Accurate satellite pose estimation is crucial for autonomous guidance, navigation, and control (GNC) systems in in-orbit servicing (IOS) missions. This paper explores the impact of different tasks within a multi-task learning (MTL)…

机器学习 · 计算机科学 2024-10-22 Francesco Evangelisti , Francesco Rossi , Tobia Giani , Ilaria Bloise , Mattia Varile

Simultaneous object recognition and pose estimation are two key functionalities for robots to safely interact with humans as well as environments. Although both object recognition and pose estimation use visual input, most state-of-the-art…

机器人学 · 计算机科学 2023-04-10 Tommaso Parisotto , Subhaditya Mukherjee , Hamidreza Kasaei

We observed that recent state-of-the-art results on single image human pose estimation were achieved by multi-stage Convolution Neural Networks (CNN). Notwithstanding the superior performance on static images, the application of these…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Zhouxia Wang , Wenxiu Sun , Jinshan Pan , Jianbo Liu , Jiahao Pang , Liang Lin

3D hand pose estimation from a single depth image plays an important role in computer vision and human-computer interaction. Although recent hand pose estimation methods using convolution neural network (CNN) have shown notable improvements…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Cheol-hwan Yoo , Seo-won Ji , Yong-goo Shin , Seung-wook Kim , Sung-jea Ko