中文
相关论文

相关论文: RCGNet: RGB-based Category-Level 6D Object Pose Es…

200 篇论文

6D object pose estimation networks are limited in their capability to scale to large numbers of object instances due to the close-set assumption and their reliance on high-fidelity object CAD models. In this work, we study a new open set…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yisheng He , Yao Wang , Haoqiang Fan , Jian Sun , Qifeng Chen

We introduce a simple yet effective algorithm that uses convolutional neural networks to directly estimate object poses from videos. Our approach leverages the temporal information from a video sequence, and is computationally efficient and…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Apoorva Beedu , Zhile Ren , Varun Agrawal , Irfan Essa

We propose a transformer-based neural network architecture for multi-object 3D reconstruction from RGB videos. It relies on two alternative ways to represent its knowledge: as a global 3D grid of features and an array of view-specific 2D…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Michał J. Tyszkiewicz , Kevis-Kokitsi Maninis , Stefan Popov , Vittorio Ferrari

Object recognition and 6DoF pose estimation are quite challenging tasks in computer vision applications. Despite efficiency in such tasks, standard methods deliver far from real-time processing rates. This paper presents a novel pipeline to…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Marlon Marcon , Olga Regina Pereira Bellon , Luciano Silva

General object grasping is an important yet unsolved problem in the field of robotics. Most of the current methods either generate grasp poses with few DoF that fail to cover most of the success grasps, or only take the unstable depth image…

机器人学 · 计算机科学 2021-03-04 Minghao Gou , Hao-Shu Fang , Zhanda Zhu , Sheng Xu , Chenxi Wang , Cewu Lu

We propose a single-shot approach to determining 6-DoF pose of an object with available 3D computer-aided design (CAD) model from a single RGB image. Our method, dubbed MRC-Net, comprises two stages. The first performs pose classification…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Yuelong Li , Yafei Mao , Raja Bala , Sunil Hadap

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

Category-level 6D pose estimation, aiming to predict the location and orientation of unseen object instances, is fundamental to many scenarios such as robotic manipulation and augmented reality, yet still remains unsolved. Precisely…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jiaze Wang , Kai Chen , Qi Dou

Predicting the object's 6D pose from a single RGB image is a fundamental computer vision task. Generally, the distance between transformed object vertices is employed as an objective function for pose estimation methods. However, projective…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Jaewoo Park , Nam Ik Cho

We propose a method for instance-level segmentation that uses RGB-D data as input and provides detailed information about the location, geometry and number of individual objects in the scene. This level of understanding is fundamental for…

机器人学 · 计算机科学 2018-09-20 Lin Shao , Ye Tian , Jeannette Bohg

Category-level object pose estimation aims to predict the 6D pose and 3D size of objects within given categories. Existing approaches for this task rely solely on 6D poses as supervisory signals without explicitly capturing the intrinsic…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Zhujun Li , Shuo Zhang , Ioannis Stamos

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusively from depth. Our…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Christian Zimmermann , Tim Welschehold , Christian Dornhege , Wolfram Burgard , Thomas Brox

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

Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model.…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Xiaotian Li , Shuzhe Wang , Yi Zhao , Jakob Verbeek , Juho Kannala

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim

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

This paper introduces a novel approach for the grasping and precise placement of various known rigid objects using multiple grippers within highly cluttered scenes. Using a single depth image of the scene, our method estimates multiple 6D…

Object segmentation is an important capability for robotic systems, in particular for grasping. We present a graph- based approach for the segmentation of simple objects from RGB-D images. We are interested in segmenting objects with large…

计算机视觉与模式识别 · 计算机科学 2016-05-13 Giorgio Toscana , Stefano Rosa

Object pose estimation has multiple important applications, such as robotic grasping and augmented reality. We present a new method to estimate the 6D pose of objects that improves upon the accuracy of current proposals and can still be…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Nuno Pereira , Luís A. Alexandre

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