Coder Social home page Coder Social logo

Comments (12)

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

Thanks for using our code.

Have you already tried the example demo of rangenet_lib?

You may test the rangnet_lib first. It could be the problem of tensorrt of cuda version.

You could find more details here: https://github.com/PRBonn/rangenet_lib

from semantic_suma.

xuguangyun avatar xuguangyun commented on May 20, 2024

Thanks for the reply. Yes, the Rangnet_lib have the same error also.
Here is my environment:Ubuntu18.04, TensorRT 6.01+cuda10.1.

from semantic_suma.

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

It would be much better if you could provide more details about the compiling and error message/log.

from semantic_suma.

xuguangyun avatar xuguangyun commented on May 20, 2024

This is the output of when I run the Rangnet_lib:

scan: /root/catkin_ws5/src/rangenet_lib/example/000000.bin
path: /root/catkin_ws5/src/rangenet_lib/example/model/
verbose: 1

Setting verbosity to: false
Trying to open model
Trying to deserialize previously stored: /root/catkin_ws5/src/rangenet_lib/example/model//model.trt
Could not deserialize TensorRT engine.
Generating from sratch... This may take a while...
Trying to generate trt engine from : /root/catkin_ws5/src/rangenet_lib/example/model//model.onnx
Segmentation fault (core dumped)

from semantic_suma.

xuguangyun avatar xuguangyun commented on May 20, 2024

I have debug to the error line: netTensorRT.cpp, line 509 builder->platformHasFastFp16();
the value of "builder" is 0;
The error from TensorRT is almost sure,but how can I solved this .
Thanks.

from semantic_suma.

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

Yes, it seems to be a problem caused by the TensorRT.

I didn't meet such a problem so far. I just googled it. It could be a problem with the mismatching of your graphic card and the TensorRT version.

Could you please also report your graphic card and the corresponding driver setups?

You may also give it a try with another version TensorRT, e.g. TensorRT-5.0.

Best

from semantic_suma.

xuguangyun avatar xuguangyun commented on May 20, 2024

Thanks. I have try with TensorRT5.1 version, the last error had disappear,while another error occur.......
Here is the terminal output:
OpenGL Context version:4.6 core profile
GLEW initialized
OpenGL context version:4.6
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string GeForce GTX 750/PCIe/SSE2
terminate called after throwing an instance of "rv::XmlError"
what(): Error while parsing in line 1
Aborted(core dumped)

from semantic_suma.

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

Sorry for the late reply. It seems it cannot find the configuration file or something wrong when it parses the file.
You could try to run the visualizer with a specific path of the configuration file, like:
./visualizer /path/to/config/file

from semantic_suma.

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

Hi @xuguangyun

Is there any update about this issue?

from semantic_suma.

xuguangyun avatar xuguangyun commented on May 20, 2024

Thanks a lot! I have try to run the visualizer with a specific path of the configuration file, the problem solved!

from semantic_suma.

Dhruv2012 avatar Dhruv2012 commented on May 20, 2024

Sorry for the late reply. It seems it cannot find the configuration file or something wrong when it parses the file.
You could try to run the visualizer with a specific path of the configuration file, like:
./visualizer /path/to/config/file

Hi @Chen-Xieyuanli I am facing the same issue. I have successfully built the RangenetLib. Could you help out? In this case it doesnot seem to a issue of file location.
It displays this output while running the visualizer script.

OpenGL Context Version 4.6 core profile
GLEW initialized.
OpenGL context version: 4.6
OpenGL vendor string : NVIDIA Corporation
OpenGL renderer string: GeForce 940MX/PCIe/SSE2
Segmentation fault (core dumped)

from semantic_suma.

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

Sorry for the late reply. It seems it cannot find the configuration file or something wrong when it parses the file.
You could try to run the visualizer with a specific path of the configuration file, like:
./visualizer /path/to/config/file

Hi @Chen-Xieyuanli I am facing the same issue. I have successfully built the RangenetLib. Could you help out? In this case it doesnot seem to a issue of file location.
It displays this output while running the visualizer script.

OpenGL Context Version 4.6 core profile GLEW initialized. OpenGL context version: 4.6 OpenGL vendor string : NVIDIA Corporation OpenGL renderer string: GeForce 940MX/PCIe/SSE2 Segmentation fault (core dumped)

Hey @Dhruv2012, sorry for the late reply. I never encountered such a problem, but there are some solutions provide by other users #7. It seems to be a problem caused by GTSAM.

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.