zmtttt

Results 26 comments of zmtttt

Have you found an answer to the problem?thanks

root@b37d8b2aacd1:/workspace/tensorrtx/yolov9/build# sudo ./yolov9 -s ../yolov9-c.wts yolov9-c.engine c [04/22/2024-13:15:57] [W] [TRT] The implicit batch dimension mode has been deprecated. Please create the network with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag whenever possible. Loading weights: ../yolov9-c.wts...

@wang-xinyu ,谢谢,不过const static char* gCalibTablePath = "/home/zhaomt/com/tensorrtx/yolov9/calib/coco_calib",,还是同样的错误

您好,请问您解决了吗 @ChangjunDAI

我感觉应该是yaml的问题,我打印onnx和engine的c和det时,感觉有很大的问题

have you solved it? thanks

l also find that it is related to the method of calibration; the int8 engine can be created by using minimaxcalibratiob

hi! hi! I export opset16 -onnx,and use onnx_graphsurgeon to directly modify the opset to 20,then use trtexec --onnx xx—engine, meeting the same problem:Error Code 3: API Usage Error (Parameter check...