Skip to content

DeepVO for Visual Odometry Implementation using Tensorflow

License

Notifications You must be signed in to change notification settings

wenlongcai1995/deepvo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepVO

DeepVO for Visual Odometry Implementation using Tensorflow.

Install

Build Custom Layers

Custom layers are implemented, so you should build them before you use.

See This.

Dependencies

References

Papers & Lectures

  • DeepVO: Towards End-to-End Visual Odometry with Deep Recurrent Convolutional Neural Networks
  • (ESP-VO) End-to-End, Sequence-to-Sequence Probabilistic Visual Odometry through Deep Neural Networks
  • VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem
  • SE3 : http://www.seas.upenn.edu/~meam620/slides/kinematicsI.pdf

Codes

About

DeepVO for Visual Odometry Implementation using Tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.2%
  • C++ 23.1%
  • CMake 2.7%