Code Monkey home page Code Monkey logo

vins_lite_gpu's Introduction

VINS_Lite_GPU

VINS FUSION GPU lite version.

vins_lite_gpu-2


Update:

Our works

  • Memory leak problem is fixed.
  • We trained a DBOW vocabulary with LIP6Indoor dataset. This model achieves 95% of the performance of the original model, and much smaller.
  • We have test this model on Nvidia Jetson Nano 2GB version with MYNTEYE s1030-ir. The RAM consumption is about 60MB when program starts up. The usage of RAM will increase with the number of keyframe or running time. The GPU consumption is about 20%.


Performance

It can be very easy to reach 30fps on Jetson Nano 2GB with half feature number cut down. Please check the pose_graph in RVIZ rather than tracking image view. The pose_graph is realtime, but the tracking image view has a serious delay. Here is my configuration:

multiple_thread: 4
max_cnt: 75
freq: 30                # frequence (Hz) of publish tracking result. At least 10Hz for good estimation.
max_solver_time: 0.02  # max solver itration time (ms), to guarantee real time
max_num_iterations: 4   # max solver itrations, to guarantee real time

Installation

Please follow original VINS FUSION GPU. The installation process is identical. You may need vitrual memory to compile the program.

Acknowledgment

The Jetson devices in our experiment is supported by NVIDIA Jetson Nano 2GB Developer Kit Grant Program.

vins_lite_gpu's People

Contributors

kopisoftware avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.