NVIDIA-AI-IOT / CUDA-PointPillars

A project demonstrating how to use CUDA-PointPillars to deal with cloud points data from lidar.
Apache License 2.0
527 stars 155 forks source link

trt_infer: 2: [pluginV2DynamicExtRunner.cpp::execute::115] Error Code 2: Internal Error (Assertion status == kSTATUS_SUCCESS failed. ) #27

Open XuHao9166 opened 2 years ago

XuHao9166 commented 2 years ago

I use the tensorRT8.4, when the engine inference have this error.

byte-deve commented 2 years ago

Hi Xuhao, are you using the right onnx model as below? image