中文
相关论文

相关论文: BOP Challenge 2020 on 6D Object Localization

200 篇论文

6D Object pose estimation is a fundamental component in robotics enabling efficient interaction with the environment. It is particularly challenging in bin-picking applications, where many objects are low-feature and reflective, and…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Alan Li , Angela P. Schoellig

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

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This work presents se(3)-TrackNet, a data-driven optimization approach for long term, 6D pose tracking. It aims to identify the optimal relative pose…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Bowen Wen , Chaitanya Mitash , Kostas Bekris

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

This technical report describes our first-place solution to the pose estimation challenge at ECCV 2022 Visual Perception for Navigation in Human Environments Workshop. In this challenge, we aim to estimate human poses from in-the-wild…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Jiajun Fu , Yonghao Dang , Ruoqi Yin , Shaojie Zhang , Feng Zhou , Wending Zhao , Jianqin Yin

Visual perception tasks often require vast amounts of labelled data, including 3D poses and image space segmentation masks. The process of creating such training data sets can prove difficult or time-intensive to scale up to efficacy for…

机器人学 · 计算机科学 2022-08-03 Xiaotong Chen , Huijie Zhang , Zeren Yu , Stanley Lewis , Odest Chadwicke Jenkins

Object pose estimation is a core perception task that enables, for example, object grasping and scene understanding. The widely available, inexpensive and high-resolution RGB sensors and CNNs that allow for fast inference based on this…

Robotic systems often require precise scene analysis capabilities, especially in unstructured, cluttered situations, as occurring in human-made environments. While current deep-learning based methods yield good estimates of object poses,…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Arul Selvam Periyasamy , Max Schwarz , Sven Behnke

In recent years, there has been a growing trend of using data-driven methods in industrial settings. These kinds of methods often process video images or parts, therefore the integrity of such images is crucial. Sometimes datasets, e.g.…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Elena Govi , Davide Sapienza , Carmelo Scribano , Tobia Poppi , Giorgia Franchini , Paola Ardòn , Micaela Verucchi , Marko Bertogna

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

This paper presents a comprehensive survey on vision-based robotic grasping. We conclude three key tasks during vision-based robotic grasping, which are object localization, object pose estimation and grasp estimation. In detail, the object…

机器人学 · 计算机科学 2020-12-24 Guoguang Du , Kai Wang , Shiguo Lian , Kaiyong Zhao

This paper shows that when applying machine learning to digital zoom for photography, it is beneficial to use real, RAW sensor data for training. Existing learning-based super-resolution methods do not use real sensor data, instead…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xuaner Cecilia Zhang , Qifeng Chen , Ren Ng , Vladlen Koltun

Many approaches have been proposed for human pose estimation in single and multi-view RGB images. However, some environments, such as the operating room, are still very challenging for state-of-the-art RGB methods. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2017-01-26 Abdolrahim Kadkhodamohammadi , Afshin Gangi , Michel de Mathelin , Nicolas Padoy

This document summarizes the 4th International Workshop on Recovering 6D Object Pose which was organized in conjunction with ECCV 2018 in Munich. The workshop featured four invited talks, oral and poster presentations of accepted workshop…

Robust object recognition is a crucial ingredient of many, if not all, real-world robotics applications. This paper leverages recent progress on Convolutional Neural Networks (CNNs) and proposes a novel RGB-D architecture for object…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Andreas Eitel , Jost Tobias Springenberg , Luciano Spinello , Martin Riedmiller , Wolfram Burgard

We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Tixiao Shan , Brendan Englot , Fabio Duarte , Carlo Ratti , Daniela Rus

We present 6-PACK, a deep learning approach to category-level 6D object pose tracking on RGB-D data. Our method tracks in real-time novel object instances of known object categories such as bowls, laptops, and mugs. 6-PACK learns to…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Chen Wang , Roberto Martín-Martín , Danfei Xu , Jun Lv , Cewu Lu , Li Fei-Fei , Silvio Savarese , Yuke Zhu

We propose a 6D RGB-D odometry approach that finds the relative camera pose between consecutive RGB-D frames by keypoint extraction and feature matching both on the RGB and depth image planes. Furthermore, we feed the estimated pose to the…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Nadia Figueroa , Haiwei Dong , Abdulmotaleb El Saddik

This paper introduces a novel multi-view 6 DoF object pose refinement approach focusing on improving methods trained on synthetic data. It is based on the DPOD detector, which produces dense 2D-3D correspondences between the model vertices…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Ivan Pavlov , Sergey Zakharov , Slobodan Ilic

Robotic manipulation requires accurate perception of the environment, which poses a significant challenge due to its inherent complexity and constantly changing nature. In this context, RGB image and point-cloud observations are two…

机器人学 · 计算机科学 2024-09-10 Boshi An , Yiran Geng , Kai Chen , Xiaoqi Li , Qi Dou , Hao Dong
‹ 上一页 1 8 9 10 下一页 ›