You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use tools/convert_bevdet_to_TRT.py to convert my bevdet model, however it can only generate .onnx model, when generate engine: engine = builder.build_engine(network, config)
it reports Segmentation fault (core dumped), i really dont konw why???? someone can help!
The text was updated successfully, but these errors were encountered:
I try to use tools/convert_bevdet_to_TRT.py to convert my bevdet model, however it can only generate .onnx model, when generate engine: engine = builder.build_engine(network, config)
it reports Segmentation fault (core dumped), i really dont konw why???? someone can help!

The text was updated successfully, but these errors were encountered: