中文
相关论文

相关论文: Deep Auxiliary Learning for Visual Localization an…

200 篇论文

We consider the problem of vision-based 6-DoF object pose estimation in the context of the notional Mars Sample Return campaign, in which a robotic arm would need to localize multiple objects of interest for low-clearance pickup and…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Tu-Hoa Pham , Philip Bailey , Daniel Posada , Georgios Georgakis , Jorge Enriquez , Surya Suresh , Marco Dolci , Philip Twu

Localization is a fundamental task in robotics for autonomous navigation. Existing localization methods rely on a single input data modality or train several computational models to process different modalities. This leads to stringent…

机器人学 · 计算机科学 2023-07-04 Muhammad Ibrahim , Naveed Akhtar , Saeed Anwar , Ajmal Mian

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

Advances in computing have enabled widespread access to pose estimation, creating new sources of data streams. Unlike mock set-ups for data collection, tapping into these data streams through on-device active learning allows us to directly…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Megh Shukla , Roshan Roy , Pankaj Singh , Shuaib Ahmed , Alexandre Alahi

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…

This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solves a…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Sida Peng , Yuan Liu , Qixing Huang , Hujun Bao , Xiaowei Zhou

We present semi-supervised deep learning approaches for traversability estimation from fisheye images. Our method, GONet, and the proposed extensions leverage Generative Adversarial Networks (GANs) to effectively predict whether the area…

机器人学 · 计算机科学 2018-03-09 Noriaki Hirose , Amir Sadeghian , Marynel Vázquez , Patrick Goebel , Silvio Savarese

This work presents a novel Convolutional Neural Network (CNN) architecture and a training procedure to enable robust and accurate pose estimation of a noncooperative spacecraft. First, a new CNN architecture is introduced that has scored a…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Tae Ha Park , Sumant Sharma , Simone D'Amico

In recent years, camera-based localization has been widely used for robotic applications, and most proposed algorithms rely on local features extracted from recorded images. For better performance, the features used for open-loop…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Yafei Song , Di Zhu , Jia Li , Yonghong Tian , Mingyang Li

Estimating relative camera poses from consecutive frames is a fundamental problem in visual odometry (VO) and simultaneous localization and mapping (SLAM), where classic methods consisting of hand-crafted features and sampling-based outlier…

计算机视觉与模式识别 · 计算机科学 2020-07-31 You-Yi Jau , Rui Zhu , Hao Su , Manmohan Chandraker

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

In this work we present a monocular visual odometry (VO) algorithm which leverages geometry-based methods and deep learning. Most existing VO/SLAM systems with superior performance are based on geometry and have to be carefully designed for…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Huangying Zhan , Chamara Saroj Weerasekera , Jiawang Bian , Ian Reid

This paper fosters the idea that deep learning methods can be used to complement classical visual odometry pipelines to improve their accuracy and to associate uncertainty models to their estimations. We show that the biases inherent to the…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Andrea De Maio , Simon Lacroix

We propose an approach to estimate the 6DOF pose of a satellite, relative to a canonical pose, from a single image. Such a problem is crucial in many space proximity operations, such as docking, debris removal, and inter-spacecraft…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Bo Chen , Jiewei Cao , Alvaro Parra , Tat-Jun Chin

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

Deep learning has revolutionized the ability to learn "end-to-end" autonomous vehicle control directly from raw sensory data. While there have been recent extensions to handle forms of navigation instruction, these works are unable to…

机器学习 · 计算机科学 2021-11-24 Alexander Amini , Guy Rosman , Sertac Karaman , Daniela Rus

Visual (re)localization is critical for various applications in computer vision and robotics. Its goal is to estimate the 6 degrees of freedom (DoF) camera pose for each query image, based on a set of posed database images. Currently, all…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Siyan Dong , Shaohui Liu , Hengkai Guo , Baoquan Chen , Marc Pollefeys

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Mai Bui , Sergey Zakharov , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

In this work, we propose a new learning approach for autonomous navigation and landing of an Unmanned-Aerial-Vehicle (UAV). We develop a multimodal fusion of deep neural architectures for visual-inertial odometry. We train the model in an…

机器学习 · 计算机科学 2020-04-15 Francesca Baldini , Animashree Anandkumar , Richard M. Murray

Drones are increasingly used in fields like industry, medicine, research, disaster relief, defense, and security. Technical challenges, such as navigation in GPS-denied environments, hinder further adoption. Research in visual odometry is…

机器人学 · 计算机科学 2024-04-30 Olivier Brochu Dufour , Abolfazl Mohebbi , Sofiane Achiche