noahmr/yolov5-tensorrt

Compability with ROS

Opened this issue · 0 comments

Hi, thanks for the good work
I want to ask, when i adapt your code to run in ROS, why its always segmentation fault when detect step? Also when i just load an image using cv::imread, it throw the same error (segmentation fault)
Any solution? Thank you