Giter Site home page Giter Site logo

Comments (4)

JACKLiuDay avatar JACKLiuDay commented on June 12, 2024

Hi,I have the same problem as you. But my problem is VGICPcuda and ndtcuda not work on my PC. I tired VGICP without cuda and it works well. Cloud you give me some advice on how to use VGICPCUDA properly.
#116
And I tried other project which has NDT CUDA. And the Nvidia NX board works well but the ndt registration takes only 40ms, and the whole time is 100ms on average. So it looks like some gap between CPU and GPU makes the whole time more.

from fast_gicp.

espackman avatar espackman commented on June 12, 2024

Hi Jack! Apologies for the delay in response.

I am unsure what is going wrong here as well, and have not found a solution. I reviewed a comparison between VGICP and VGICPCuda using the Kitti dataset, and found that the VGICP is performing roughly 2x as fast as the VGICPCuda method while having about the same accuracy. The NDTCuda method is performing poorly, both in terms of accuracy and speed.

I'm hoping the fast_gicp author @koide3 can take a look at this issue!

from fast_gicp.

koide3 avatar koide3 commented on June 12, 2024

Hi guys, sorry for the late response.
Generally, the GPU-based algorithms should be much faster than the CPU-based ones.
It may take a few seconds for the first time to wait for the GPU to be initialized, but then it should work quickly.
Can you do some profiling to see which part of the code is taking a long processing time?

from fast_gicp.

espackman avatar espackman commented on June 12, 2024

Sure thing! I'll post something in the next few days

from fast_gicp.

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.