Coder Social home page Coder Social logo

Comments (8)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on May 20, 2024

Hey,

Thanks for using our code.

It looks like a problem of the semantic segmentation part, and the SLAM part works. You could visualize the semantic segmentation results by checking the box of "Show semantic map"

Several reasons may cause this problem.

  1. Our rangenet_lib and the provided pretrained model can now only work well with KITTI LiDAR data. It may provide wrong predictions when you test with other LiDAR data.
  2. The runtime tensorrt model will be generated depending on your hardware. It may not work with other versions of the graphic cards or drivers. Could you please provide more information about your hardware setups. We may also have a test later.

from semantic_suma.

TT22TY avatar TT22TY commented on May 20, 2024

Hi,
Thanks for your reply!
Yes, it seems that it is a problem of the semantic segmentation part. As I check the box of "Show semantic map", it looks like this, in which the semantic map looks black with only a bit of color labels.
I check the project on my machine with regard to your suggestions:
Screenshot from 2019-11-25 09-55-57

  1. I do use the KITTI LiDAR data for testing, specifically, I use both the KITTI odometry velodyne laser data (The semantic kitti data set your lab provide) and road data (2011_10_03_drive_0047_sync) as you mentioned in your SuMa++ paper, both of them did not work correctly.

  2. My hardware set up and the result after running ./visualizer are as follows:

1

I use GeForce RTX 2080,Cuda 10.0, V10.0.130, Cudnn 7.5.0, Driver Version: 410.48.

  1. Besides, when I build the project "point labeler"(https://github.com/PRBonn/point_labeler) and "SuMa ++" , gtest related problems occurred,
    after I remove gtest with "apt-get purge libgtest-dev " , the point labeler works fine.

However , I am not sure whether it will affect the semantic map, since when I build suma++. it will give the prompt message: "gtest not found, C++ tests can not be built. Please install the gtest headers globally in your system to enable gtest", but the suma++ project can be built successfully with warnings.
2

Screenshot from 2019-11-25 12-00-00

Looking forward to your reply. :) Thanks!

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on May 20, 2024

The problem should come from the rangenet_lib, since the semantic segmentation input of SuMa++ is not correct.

Have you already tried the example demo of rangenet_lib? The semantic segmentation result visualized in the "Show semantic map" should be the same as that of rangenet_lib.

You may test and make sure the rangnet_lib works first. If the example demo of rangenet_lib works well, SuMa++ should also work, and vice versa.

from semantic_suma.

TT22TY avatar TT22TY commented on May 20, 2024

Thanks for your reply!

Yes, I have tested rangenet_lib, the result is as follows, which is also different to the demo on the website(https://github.com/PRBonn/rangenet_lib). I use the pre_trained model provided on the website, I wonder why it is different and wrong. Could you please give some suggestions to find out the reason?
Screenshot from 2019-11-25 18-32-08

Thank you very much.

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on May 20, 2024

Hi @TT22TY,
Since the problem comes from rangenet_lib and you also opened a new issue there, I'm going to close this one.

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on May 20, 2024

Hi @TT22TY

The problem seems caused by the incompatibility of our code with TensorRT version 6.

For more details please find here: PRBonn/rangenet_lib#9.

from semantic_suma.

TT22TY avatar TT22TY commented on May 20, 2024

Thank you very much! @Chen-Xieyuanli

In fact ,I use TensorRT 5.1.5.0, so I wonder which version do you installed?
Besides, since the version of TensorRT is related to cuda and cudnn, could you please tell me the exact version of the cuda and cudnn you use? Mine is Cuda 10.0, V10.0.130, Cudnn 7.5.0, Driver Version: 410.48. TensorRT 5.1.5.0.

Thank you!

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on May 20, 2024

Hi @TT22TY ,

I've listed the tested setups in PRBonn/rangenet_lib#9.

To keep this issue in one track, I am going to close this one again.

from semantic_suma.

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.