DeepVO: A Deep Learning approach for Monocular Visual Odometry
Deep Learning based techniques have been adopted with precision to solve a lot of standard computer vision problems, some of which are image classification, object detection and segmentation. Despite the widespread success of these approaches, they have not yet been exploited largely for solving the standard perception related problems encountered in autonomous navigation such as Visual Odometry (VO), Structure from Motion (SfM) and Simultaneous Localization and Mapping (SLAM). This paper analyzes the problem of Monocular Visual Odometry using a Deep Learning-based framework, instead of the regular 'feature detection and tracking' pipeline approaches. Several experiments were performed to understand the influence of a known/unknown environment, a conventional trackable feature and pre-trained activations tuned for object classification on the network's ability to accurately estimate the motion trajectory of the camera (or the vehicle). Based on these observations, we propose a Convolutional Neural Network architecture, best suited for estimating the object's pose under known environment conditions, and displays promising results when it comes to inferring the actual scale using just a single camera in real-time.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous NavigationDeep LearningGeneral Classificationimage-classificationImage ClassificationMonocular Visual Odometryobject-detectionObject DetectionSimultaneous Localization and MappingVisual OdometrySimilar Papers 제목 키워드 기반
UnDeepVO: Monocular Visual Odometry through Unsupervised Deep Learning
We propose a novel monocular visual odometry (VO) system called UnDeepVO in this paper. UnDeepVO is able to estimate the 6-DoF pose of a monocular camera and the depth of its view by using deep neural networks. There are…
Deep LearningMonocular Visual OdometryVisual OdometryTransformer-Based Model for Monocular Visual Odometry: A Video Understanding Approach
Estimating the camera's pose given images from a single camera is a traditional task in mobile robots and autonomous vehicles. This problem is called monocular visual odometry and often relies on geometric approaches tha…
Autonomous VehiclesMonocular Visual OdometryVideo UnderstandingVisual OdometryDeepVO: Towards End-to-End Visual Odometry with Deep Recurrent Convolutional Neural Networks
This paper studies monocular visual odometry (VO) problem. Most of existing VO algorithms are developed under a standard pipeline including feature extraction, feature matching, motion estimation, local optimisation, etc…
Monocular Visual OdometryMotion EstimationVisual OdometryCodedVO: Coded Visual Odometry
Autonomous robots often rely on monocular cameras for odometry estimation and navigation. However, the scale ambiguity problem presents a critical barrier to effective monocular visual odometry. In this paper, we present…
Monocular Visual OdometryVisual OdometryDense Prediction Transformer for Scale Estimation in Monocular Visual Odometry
Monocular visual odometry consists of the estimation of the position of an agent through images of a single camera, and it is applied in autonomous vehicles, medical robots, and augmented reality. However, monocular syst…
Autonomous VehiclesMonocular Visual OdometryPositionVisual Odometry