中文
相关论文

相关论文: FastPoseCNN: Real-Time Monocular Category-Level Po…

200 篇论文

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

Existing learning-based methods for object pose estimation in RGB images are mostly model-specific or category based. They lack the capability to generalize to new object categories at test time, hence severely hindering their…

计算机视觉与模式识别 · 计算机科学 2023-10-04 JongMin Lee , Yohann Cabon , Romain Brégier , Sungjoo Yoo , Jerome Revaud

A key requirement for autonomous on-orbit proximity operations is the estimation of a target spacecraft's relative pose (position and orientation). It is desirable to employ monocular cameras for this problem due to their low cost, weight,…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Kevin Black , Shrivu Shankar , Daniel Fonseka , Jacob Deutsch , Abhimanyu Dhir , Maruthi R. Akella

Unseen object pose estimation methods often rely on CAD models or multiple reference views, making the onboarding stage costly. To simplify reference acquisition, we aim to estimate the unseen object's pose through a single unposed RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingyu Liu , Gu Wang , Ruida Zhang , Chenyangguang Zhang , Federico Tombari , Xiangyang Ji

Face detection is a widely studied problem over the past few decades. Recently, significant improvements have been achieved via the deep neural network, however, it is still challenging to directly apply these techniques to mobile devices…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Heming Zhang , Xiaolong Wang , Jingwen Zhu , C. -C. Jay Kuo

Category-level pose estimation is a challenging task with many potential applications in computer vision and robotics. Recently, deep-learning-based approaches have made great progress, but are typically hindered by the need for large…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Pengyuan Wang , Takuya Ikeda , Robert Lee , Koichi Nishiwaki

Object location prior is critical for the standard 6D object pose estimation setting. The prior can be used to initialize the 3D object translation and facilitate 3D object rotation estimation. Unfortunately, the object detectors that are…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Chen Zhao , Yinlin Hu , Mathieu Salzmann

We introduce a novel method for 3D object detection and pose estimation from color images only. We first use segmentation to detect the objects of interest in 2D even in presence of partial occlusions and cluttered background. By contrast…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Vincent Lepetit

We propose a novel image based localization system using graph neural networks (GNN). The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image. Following, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Ahmed Elmoogy , Xiaodai Dong , Tao Lu , Robert Westendorp , Kishore Reddy

6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce ConvPoseCNN, a fully…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Catherine Capellen , Max Schwarz , Sven Behnke

We present a deep learning-based multitask framework for joint 3D human pose estimation and action recognition from RGB video sequences. Our approach proceeds along two stages. In the first, we run a real-time 2D pose detector to determine…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Huy Hieu Pham , Houssam Salmane , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A Velastin

Autonomous robot manipulation involves estimating the translation and orientation of the object to be manipulated as a 6-degree-of-freedom (6D) pose. Methods using RGB-D data have shown great success in solving this problem. However, there…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Gideon Billings , Matthew Johnson-Roberson

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth information or point cloud…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Adam Bethell , Ravi Garg , Ian Reid

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

There is an increasing demand for lightweight multi-person pose estimation for many emerging smart IoT applications. However, the existing algorithms tend to have large model sizes and intense computational requirements, making them…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Christopher Neff , Aneri Sheth , Steven Furgurson , Hamed Tabkhi

Recently, RGBD-based category-level 6D object pose estimation has achieved promising improvement in performance, however, the requirement of depth information prohibits broader applications. In order to relieve this problem, this paper…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Zhaoxin Fan , Zhenbo Song , Jian Xu , Zhicheng Wang , Kejian Wu , Hongyan Liu , Jun He

Deep Convolutional Neural Networks (CNNs) have been successfully deployed on robots for 6-DoF object pose estimation through visual perception. However, obtaining labeled data on a scale required for the supervised training of CNNs is a…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Rohan Pratap Singh , Mehdi Benallegue , Yusuke Yoshiyasu , Fumio Kanehiro

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii)…

Advances in deep learning recognition have led to accurate object detection with 2D images. However, these 2D perception methods are insufficient for complete 3D world information. Concurrently, advanced 3D shape estimation approaches focus…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Taeyeop Lee , Byeong-Uk Lee , Myungchul Kim , In So Kweon

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Yunzhi Lin , Jonathan Tremblay , Stephen Tyree , Patricio A. Vela , Stan Birchfield