Coder Social home page Coder Social logo

Using DeepLCD in LSD-SLAM about calc HOT 3 CLOSED

rpng avatar rpng commented on June 7, 2024
Using DeepLCD in LSD-SLAM

from calc.

Comments (3)

nmerrill67 avatar nmerrill67 commented on June 7, 2024

Cool project! If you look at my example launch file online-demo.launch, you will see the net_def and weights params. It looks like yours are not pointing to the right location. Make sure they point to where you have the .prototxt and .caffemodel files.

from calc.

WuSa12956 avatar WuSa12956 commented on June 7, 2024

@nmerrill67
Hello, I use DeepLCD to filter candidate frames. The frame with the highest score is selected as the candidate frame. After that, close-loop detection is performed. In this case, do I need the online-demo example to improve my code?

The error in the picture is the error that the command ‘rosrun lsd_slam_core live_slam image:=/image_raw camera_info:=/camera_info’ appeared after I added the data set bag file. Does DeepLCD need to be compiled separately before use?

This is the code I used to refer to the.prototxt and.caffemodel file。
截屏2020-07-10 16 13 42

Many thanks

from calc.

nmerrill67 avatar nmerrill67 commented on June 7, 2024

No you don't need to compile it separately. You just need to make sure you set the arguments for DeepLCD to the correct file locations wherever you instantiate the DeepLCD object. You can just look at my online demo for how to do this. You will just need to make it a ros::NodeHandle param. Making a launch file will make this easier -- especially to set other params like the GPU and whatnot. Are you familiar with how to do this with ROS? LSD SLAM has it a bit convoluted compared to normal usage, but the node handle is in IOWrapper/ROS/ROSImageStreamThread.h, where you can potentially set the param like I do here

from calc.

Related Issues (20)

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.