Skip to content
deepvo
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

DeepVO

Deep Monocular Visual Odometry using PyTorch (Experimental) Deep Monocular Visual Odometry implemented in PyTorch. This code is meant to be simple and easy to understand. The network architecture is inspired from DeepVO: Towards End-to-End Visual Odometry with Deep Recurrent Convolutional Neural Networks <https://arxiv.org/pdf/1709.08429>. Download and place the KITTI dataset in a desired location and run the code given the datapath argument to the dataset path (using --datapath).

You can modify the train/test sequences in dataset.py

About

Deep Monocular Visual Odometry using PyTorch (Experimental)

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.