jkjung-avt / tensorrt_demos

TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
https://jkjung-avt.github.io/
MIT License
1.74k stars 545 forks source link

onnx to tensorrt #579

Closed Holmes2002 closed 1 year ago

Holmes2002 commented 1 year ago

I have finished coverting yolo to onnx but when converting onnx to tensorrt I have problem: [W] If this is not the desired behavior, please modify the weights or retrain with regularization to reduce the magnitude of the weights

Did I convert correctly?

jkjung-avt commented 1 year ago

Please refer to https://github.com/jkjung-avt/tensorrt_demos/issues/161 & https://github.com/jkjung-avt/tensorrt_demos/issues/327.