Visual Odometry

97 papers with code • 0 benchmarks • 21 datasets

Visual Odometry is an important area of information fusion in which the central aim is to estimate the pose of a robot using data collected by visual sensors.

Source: Bi-objective Optimization for Robust RGB-D Visual Odometry

Libraries

Use these libraries to find Visual Odometry models and implementations

Most implemented papers

Event-based Stereo Visual Odometry

HKUST-Aerial-Robotics/ESVO 30 Jul 2020

We present a solution to the problem of visual odometry from the data acquired by a stereo event-based camera rig.

Empty Cities: a Dynamic-Object-Invariant Space for Visual SLAM

bertabescos/EmptyCities_SLAM 15 Oct 2020

The first challenge is addressed by the use of a convolutional network that learns a multi-class semantic segmentation of the image.

TartanVO: A Generalizable Learning-based VO

castacks/tartanair_tools 31 Oct 2020

We present the first learning-based visual odometry (VO) model, which generalizes to multiple datasets and real-world scenarios and outperforms geometry-based methods in challenging scenes.

DF-VO: What Should Be Learnt for Visual Odometry?

Huangying-Zhan/DF-VO 1 Mar 2021

More surprisingly, they show that the well-trained networks enable scale-consistent predictions over long videos, while the accuracy is still inferior to traditional methods because of ignoring geometric information.

Spatiotemporal Registration for Event-based Visual Odometry

liudaqikk/RobotEvt CVPR 2021

The state-of-the-art method of contrast maximisation recovers the motion from a batch of events by maximising the contrast of the image of warped events.

Backprop KF: Learning Discriminative Deterministic State Estimators

tiboat/BackpropKF_Reproduction NeurIPS 2016

We show that this procedure can be used to train state estimators that use complex input, such as raw camera images, which must be processed using expressive nonlinear function approximators such as convolutional neural networks.

gvnn: Neural Network Library for Geometric Computer Vision

ankurhanda/gvnn 25 Jul 2016

We introduce gvnn, a neural network library in Torch aimed towards bridging the gap between classic geometric computer vision and deep learning.

Real-Time Panoramic Tracking for Event Cameras

VLOGroup/dvs-panotracking 15 Mar 2017

In this work we propose a novel method to perform camera tracking of event cameras in a panoramic setting with three degrees of freedom.

Probabilistic RGB-D Odometry based on Points, Lines and Planes Under Depth Uncertainty

pedropro/OMG_Depth_Fusion 13 Jun 2017

This work proposes a robust visual odometry method for structured environments that combines point features with line and plane segments, extracted through an RGB-D camera.

How to Train a CAT: Learning Canonical Appearance Transformations for Direct Visual Localization Under Illumination Change

utiasSTARS/cat-net 9 Sep 2017

Direct visual localization has recently enjoyed a resurgence in popularity with the increasing availability of cheap mobile computing power.