CaoWGG / TensorRT-CenterNet

tensorrt5 , centernet , centerface, deform conv, int8
767 stars 158 forks source link

onnx to engine, segmentation fault #100

Open zq-2021 opened 3 years ago

zq-2021 commented 3 years ago

run "./buildEngine -i models/.onnx -o models/.engine"

ERROR: Cuda initialization failure with error 2. Please check cuda installation: Segmentation fault (core dumped)

did you meet this problem? How to fix it?