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

Yolov4-tiny calibration error #581

Open pteran2403 opened 1 year ago

pteran2403 commented 1 year ago

I am getting the following error when calibrating a yolov4-tiny model. I can convert it successfully to tensorrt. Any ideas why?

Screenshot from 2022-09-14 14-03-16

Lenan22 commented 1 year ago

I am getting the following error when calibrating a yolov4-tiny model. I can convert it successfully to tensorrt. Any ideas why?

Screenshot from 2022-09-14 14-03-16 Please refer to our open source quantization tool ppq, we can help you solve quantization problems https://github.com/openppl-public/ppq/blob/master/md_doc/deploy_trt_by_OnnxParser.md