Giter VIP home page Giter VIP logo

Comments (6)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Hey @shaoquanfeng, this seems to be a problem of rangenet_lib. Have you already tried the example given there?

from semantic_suma.

shqfeng avatar shqfeng commented on June 5, 2024

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

It seems still trying to build the tensorrt model, which should be already generated if you passed the demo in rangenet_lib.

Did you specify the path of the model in the configuration file?

from semantic_suma.

shqfeng avatar shqfeng commented on June 5, 2024

thanks! Today, I rebuild the project, and then pass the demo in rangenet_lib, throw the same bug with #30.

$ ./visualizer 
OpenGL Context Version 4.5 core profile
GLEW initialized.
OpenGL context version: 4.5
OpenGL vendor string  : NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1050/PCIe/SSE2
Extracting surfel maps partially.
Performing frame-to-model matching.
Setting verbosity to: false
Trying to open model
Trying to deserialize previously stored: /media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53/model.trt
Successfully found TensorRT engine file /media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53/model.trt
Successfully created inference runtime
No DLA selected.
Successfully allocated 426755792 for model.
Successfully read 426755792 to modelmem.
Created engine!
Successfully deserialized Engine from trt file
Binding: 0, type: 0
[Dim 5][Dim 64][Dim 2048]
Binding: 1, type: 0
[Dim 20][Dim 64][Dim 2048]
Successfully create binding buffer
calibration filename: /home/raymond/data/kitti-odometry/kitti/dataset/sequences/07/calib.txt...loaded.
ground truth filename: /home/raymond/data/kitti-odometry/kitti/dataset/poses/07.txt
1101 poses read.
Performing frame-to-model matching.

It seems that yesterday's problem has not been solved ! this is my test data folder tree:

└── kitti-odometry
    └── kitti
        └── dataset
            ├── poses
                └── 07.txt
            └── sequences
                └── 07
                    └── velodyne
                        └── .bin

this is my model path:

<param name="model_path" type="string">/media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53</param>

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Hey @shqfeng,

Is there any update on the issue?

from semantic_suma.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 5, 2024

Since there is no update for this issue, I'm going to close it.

If there is any problem, please feel free to ask me to reopen it.

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.