Giter VIP home page Giter VIP logo

Comments (8)

jbehley avatar jbehley commented on June 1, 2024

Do you use your own data or KITTI data?

from semantic_suma.

shqfeng avatar shqfeng commented on June 1, 2024

thanks your reply! yes! I used the KITTI data.

from semantic_suma.

jbehley avatar jbehley commented on June 1, 2024

Good, then it should work. ;P

When you then start the processing with the "play" button nothing happens?

from semantic_suma.

shqfeng avatar shqfeng commented on June 1, 2024

the "play" button cannot press, which is "grey".

from semantic_suma.

jbehley avatar jbehley commented on June 1, 2024

Okay, then the data is not correctly loaded. It seems like that you copied the data into the bin folder? ( /media/raymond/17354422509/suma++_ws/src/semantic_suma/bin/calib.txt)

Could you please try using the "usual KITTI" folder structure, since our data loader is specifically "hard-coded" for this structure?

kitti
  dataset
     sequences
          01
             velodyne
                000000.bin
                000001.bin
                   ...
             calib.txt
      poses
          01.txt

The loader expects certain files in certain locations. the "kitti" folder can be arbitrary. I use ~\data\kitti-odometry\, but the structure below the KITTI folder should the correct structure. (As extracted from the zip files of the Odometry Benchmark.)

from semantic_suma.

shqfeng avatar shqfeng commented on June 1, 2024

thanks very much, this bug if fixed, but when i corrected folder structure , throwing another bug, like this:

$ ./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.
Could not deserialize TensorRT engine. 
Generating from sratch... This may take a while...
Trying to generate trt engine from : /media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53/model.onnx
Platform DOESN'T HAVE fp16 support.
No DLA selected.
----------------------------------------------------------------
Input filename:   /media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53/model.onnx
ONNX IR version:  0.0.4
Opset version:    9
Producer name:    pytorch
Producer version: 1.1
Domain:           
Model version:    0
Doc string:       
----------------------------------------------------------------
WARNING: ONNX model has a newer ir_version (0.0.4) than this parser was built against (0.0.3).
----- Parsing of ONNX model /media/raymond/17354422509/suma++_ws/src/semantic_suma/config/darknet53/model.onnx is Done ---- 
Success picking up ONNX model
Failure creating engine from ONNX model
Current trial size is 8589934592
Failure creating engine from ONNX model
Current trial size is 4294967296
Failure creating engine from ONNX model
Current trial size is 2147483648
Failure creating engine from ONNX model
Current trial size is 1073741824
Failure creating engine from ONNX model
Current trial size is 536870912
Failure creating engine from ONNX model
Current trial size is 268435456
Failure creating engine from ONNX model
Current trial size is 134217728
Failure creating engine from ONNX model
Current trial size is 67108864
Failure creating engine from ONNX model
Current trial size is 33554432
Failure creating engine from ONNX model
Current trial size is 16777216
Failure creating engine from ONNX model
Current trial size is 8388608
Failure creating engine from ONNX model
Current trial size is 4194304
Failure creating engine from ONNX model
Current trial size is 2097152
Failure creating engine from ONNX model
Current trial size is 1048576
terminate called after throwing an instance of 'std::runtime_error'
 what():  ERROR: could not create engine from ONNX.
Aborted (core dumped)

from semantic_suma.

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

Hey @shaoquanfeng, since you opened another issue at #31 for the second problem, I would like to close this one.

from semantic_suma.

wwt669 avatar wwt669 commented on June 1, 2024

Hi,can you help me? When i open the velodyne bin in the visualizer,it happen this issue :
./visualizer
OpenGL Context Version 4.6 core profile
GLEW initialized.
OpenGL context version: 4.6
OpenGL vendor string : NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3090/PCIe/SSE2
Extracting surfel maps partially.
Performing frame-to-model matching.
Gtk-Message: 10:38:18.992: GtkDialog mapped without a transient parent. This is discouraged.
terminate called after throwing an instance of 'std::runtime_error'
what(): Can't open cfg.yaml from /path/to/rangenet/model/arch_cfg.yaml
已放弃 (核心已转储)
Thank you for your help

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.