HuangJunJie2017 / BEVDet

Official code base of the BEVDet series .
Apache License 2.0
1.38k stars 259 forks source link

Segmentation fault on Jetson Orin board #290

Open next-gen-machine opened 1 year ago

next-gen-machine commented 1 year ago

I am trying to implement this repository on Jetson Orin Board. The ONNX file is generated successfully but it is giving segmentation fault error while generating TensorRT engine. Although it has generated a TensorRT engine , but the engine is giving Assertion error during inference

image image

Please Help !!!

TGpastor commented 1 month ago

use this,"python tools/analysis_tools/benchmark_trt.py $config $engine --eval"