Visual Odometry

98 papers with code • 1 benchmarks • 22 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

Converting Depth Images and Point Clouds for Feature-based Pose Estimation

rlsch/depth-conversions 23 Oct 2023

Compared to Bearing Angle images, our method yields brighter, higher-contrast images with more visible contours and more details.

7
23 Oct 2023

Transformer-based model for monocular visual odometry: a video understanding approach

aofrancani/tsformer-vo 10 May 2023

In this work, we deal with the monocular visual odometry as a video understanding task to estimate the 6-DoF camera's pose.

54
10 May 2023

Modality-invariant Visual Odometry for Embodied Vision

memmelma/vo-transformer CVPR 2023

Our model outperforms previous methods while training on only a fraction of the data.

34
29 Apr 2023

SiLK -- Simple Learned Keypoints

facebookresearch/silk 12 Apr 2023

Keypoint detection & descriptors are foundational tech-nologies for computer vision tasks like image matching, 3D reconstruction and visual odometry.

591
12 Apr 2023

FLSea: Underwater Visual-Inertial and Stereo-Vision Forward-Looking Datasets

ebnerluca/uw_depth 24 Feb 2023

The stereo datasets include synchronized stereo images in dynamic underwater environments with objects of known-size.

17
24 Feb 2023

Dense Prediction Transformer for Scale Estimation in Monocular Visual Odometry

aofrancani/dpt-vo 4 Oct 2022

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.

28
04 Oct 2022

Orbeez-SLAM: A Real-time Monocular Visual SLAM with ORB Features and NeRF-realized Mapping

MarvinChung/Orbeez-slam 27 Sep 2022

A spatial AI that can perform complex tasks through visual signals and cooperate with humans is highly anticipated.

238
27 Sep 2022

SF2SE3: Clustering Scene Flow into SE(3)-Motions via Proposal and Selection

lmb-freiburg/sf2se3 18 Sep 2022

SF2SE3 then iteratively (1) samples pixel sets to compute SE(3)-motion proposals, and (2) selects the best SE(3)-motion proposal with respect to a maximum coverage formulation.

9
18 Sep 2022

DytanVO: Joint Refinement of Visual Odometry and Motion Segmentation in Dynamic Environments

geniussh/dytanvo 17 Sep 2022

Learning-based visual odometry (VO) algorithms achieve remarkable performance on common static scenes, benefiting from high-capacity models and massive annotated data, but tend to fail in dynamic, populated environments.

145
17 Sep 2022

Deep Patch Visual Odometry

princeton-vl/dpvo NeurIPS 2023

DPVO disproves this assumption, showing that it is possible to get the best accuracy and efficiency by exploiting the advantages of sparse patch-based matching over dense flow.

456
08 Aug 2022