paper-with-me

Papers

PoseConvGRU: A Monocular Approach for Visual Ego-motion Estimation by Learning

2019-06-19 · Guangyao Zhai, Liang Liu, Linjian Zhang, Yong liu

While many visual ego-motion algorithm variants have been proposed in the past decade, learning based ego-motion estimation methods have seen an increasing attention because of its desirable properties of robustness to image noise and camera calibration independence. In this work, we propose a data-driven approach of fully trainable visual ego-motion estimation for a monocular camera. We use an end-to-end learning approach in allowing the model to map directly from input image pairs to an estimate of ego-motion (parameterized as 6-DoF transformation matrices). We introduce a novel two-module Long-term Recurrent Convolutional Neural Networks called PoseConvGRU, with an explicit sequence pose estimation loss to achieve this. The feature-encoding module encodes the short-term motion feature in an image pair, while the memory-propagating module captures the long-term motion feature in the consecutive image pairs. The visual memory is implemented with convolutional gated recurrent units, which allows propagating information over time. At each time step, two consecutive RGB images are stacked together to form a 6 channels tensor for module-1 to learn how to extract motion information and estimate poses. The sequence of output maps is then passed through a stacked ConvGRU module to generate the relative transformation pose of each image pair. We also augment the training data by randomly skipping frames to simulate the velocity variation which results in a better performance in turning and high-velocity situations. We evaluate the performance of our proposed approach on the KITTI Visual Odometry benchmark. The experiments show a competitive performance of the proposed method to the geometric method and encourage further exploration of learning based methods for the purpose of estimating camera ego-motion even though geometrical methods demonstrate promising results.

📄 PDF Abstract BibTeX arXiv:1906.08095

Code (0)

등록된 구현이 없습니다.

Tasks

Camera CalibrationMotion EstimationPose EstimationVisual Odometry

Similar Papers 제목 키워드 기반

Initialization of Monocular Visual Navigation for Autonomous Agents Using Modified Structure from Small Motion

2024-09-24 · Juan-Diego Florez, Mehregan Dor, Panagiotis Tsiotras

We propose a standalone monocular visual Simultaneous Localization and Mapping (vSLAM) initialization pipeline for autonomous space robots. Our method, a state-of-the-art factor graph optimization pipeline, extends Struc…

Motion EstimationSimultaneous Localization and MappingVisual Navigation

VIMD: Monocular Visual-Inertial Motion and Depth Estimation

2025-09-24 · Saimouli Katragadda, Guoquan Huang arxiv

Accurate and efficient dense metric depth estimation is crucial for 3D visual perception in robotics and XR. In this paper, we develop a monocular visual-inertial motion and depth (VIMD) learning framework to estimate de…

Zero-shot GeneralizationDepth Estimation

Attentive and Contrastive Learning for Joint Depth and Motion Field Estimation

2021-10-13 · ICCV 2021 10 · Seokju Lee, Francois Rameau, Fei Pan, In So Kweon

Estimating the motion of the camera together with the 3D structure of the scene from a monocular vision system is a complex task that often relies on the so-called scene rigidity assumption. When observing a dynamic envi…

Contrastive LearningDepth EstimationMonocular Depth EstimationMotion Segmentation+4

Drift Reduction for Monocular Visual Odometry of Intelligent Vehicles using Feedforward Neural Networks

2022-07-02 · Hassan Wagih, Mostafa Osman, Mohamed I. Awad, Sherif Hammad

In this paper, an approach for reducing the drift in monocular visual odometry algorithms is proposed based on a feedforward neural network. A visual odometry algorithm computes the incremental motion of the vehicle betw…

Monocular Visual OdometryMotion EstimationPose EstimationVisual Odometry

Estimating Metric Poses of Dynamic Objects Using Monocular Visual-Inertial Fusion

2018-08-21 · Kejie Qiu, Tong Qin, Hongwen Xie, Shaojie Shen

A monocular 3D object tracking system generally has only up-to-scale pose estimation results without any prior knowledge of the tracked object. In this paper, we propose a novel idea to recover the metric scale of an arb…

3D Object TrackingObjectObject TrackingPose Estimation+1