中文
相关论文

相关论文: Revisiting Fully Convolutional Geometric Features …

200 篇论文

6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning,…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Haowen Sun , Taiyong Wang

This paper presents a novel approach to estimating the continuous six degree of freedom (6-DoF) pose (3D translation and rotation) of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Georgios Pavlakos , Xiaowei Zhou , Aaron Chan , Konstantinos G. Derpanis , Kostas Daniilidis

Numerous 6D pose estimation methods have been proposed that employ end-to-end regression to directly estimate the target pose parameters. Since the visible features of objects are implicitly influenced by their poses, the network allows…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Jianqiu Chen , Mingshan Sun , Ye Zheng , Tianpeng Bao , Zhenyu He , Donghai Li , Guoqiang Jin , Rui Zhao , Liwei Wu , Xiaoke Jiang

This work aims to estimate 6Dof (6D) object pose in background clutter. Considering the strong occlusion and background noise, we propose to utilize the spatial structure for better tackling this challenging task. Observing that the 3D mesh…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Jianhan Mei , Xudong Jiang , Henghui Ding

Current 6D object pose methods consist of deep CNN models fully optimized for a single object but with its architecture standardized among objects with different shapes. In contrast to previous works, we explicitly exploit each object's…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Pedro Castro , Anil Armagan , Tae-Kyun Kim

The point pair feature (PPF) is widely used for 6D pose estimation. In this paper, we propose an efficient 6D pose estimation method based on the PPF framework. We introduce a well-targeted down-sampling strategy that focuses more on edge…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Chenyi Liu , Fei Chen , Lu Deng , Renjiao Yi , Lintao Zheng , Chenyang Zhu , Jia Wang , Kai Xu

This paper focuses on pose registration of different object instances from the same category. This is required in online object mapping because object instances detected at test time usually differ from the training instances. Our approach…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qiaojun Feng , Nikolay Atanasov

We address the problem of keypoint selection, and find that the performance of 6DoF pose estimation methods can be improved when pre-defined keypoint locations are learned, rather than being heuristically selected as has been the standard…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yangzheng Wu , Michael Greenspan

Object Pose Estimation is a crucial component in robotic grasping and augmented reality. Learning based approaches typically require training data from a highly accurate CAD model or labeled training data acquired using a complex setup. We…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Shishir Reddy Vutukur , Heike Brock , Benjamin Busam , Tolga Birdal , Andreas Hutter , Slobodan Ilic

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

Deep learning has shown to be effective for robust and real-time monocular image relocalisation. In particular, PoseNet is a deep convolutional neural network which learns to regress the 6-DOF camera pose from a single image. It learns to…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Alex Kendall , Roberto Cipolla

In this work, we introduce a novel method for calculating the 6DoF pose of an object using a single RGB-D image. Unlike existing methods that either directly predict objects' poses or rely on sparse keypoints for pose recovery, our approach…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Zong-Wei Hong , Yen-Yang Hung , Chu-Song Chen

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

In this paper we tackle the problem of estimating the 3D pose of object instances, using convolutional neural networks. State of the art methods usually solve the challenging problem of regression in angle space indirectly, focusing on…

计算机视觉与模式识别 · 计算机科学 2016-07-11 Andreas Doumanoglou , Vassileios Balntas , Rigas Kouskouridas , Tae-Kyun Kim

In this paper we study the application of convolutional neural networks for jointly detecting objects depicted in still images and estimating their 3D pose. We identify different feature representations of oriented objects, and energies…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Francisco Massa , Mathieu Aubry , Renaud Marlet

In this paper, we focus on category-level 6D pose and size estimation from monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction which leads to low accuracy and inference speed. To tackle…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Linlin Shen , Ales Leonardis

Monocular 6D pose estimation is a fundamental task in computer vision. Existing works often adopt a two-stage pipeline by establishing correspondences and utilizing a RANSAC algorithm to calculate 6 degrees-of-freedom (6DoF) pose. Recent…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Tuo Cao , Fei Luo , Yanping Fu , Wenxiao Zhang , Shengjie Zheng , Chunxia Xiao

We present a novel meta-learning approach for 6D pose estimation on unknown objects. In contrast to ``instance-level" and ``category-level" pose estimation methods, our algorithm learns object representation in a category-agnostic way,…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Yumeng Li , Ning Gao , Hanna Ziesche , Gerhard Neumann

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

While end-to-end approaches have achieved state-of-the-art performance in many perception tasks, they are not yet able to compete with 3D geometry-based methods in pose estimation. Moreover, absolute pose regression has been shown to be…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Mohamed Adel Musallam , Vincent Gaudilliere , Miguel Ortiz del Castillo , Kassem Al Ismaeil , Djamila Aouada
‹ 上一页 1 2 3 10 下一页 ›