kangheng

Results 4 comments of kangheng

这个有得到解决吗?同样的问题

[E] [TRT] 3: [runtime.cpp::nvinfer1::Runtime::~Runtime::346] Error Code 3: API Usage Error (Parameter check failed at: runtime.cpp::nvinfer1::Runtime::~Runtime::346, condition: mEngineCounter.use_count() == 1. Destroying a runtime before destroying deserialized engines created by the runtime...

我有观察到,它在YOLOV8::init中报错了,Parameter check failed在网上有回答说,是因为trt和实际的模型结构不一致导致的,这个希望FeiYull能够解答一下

> 是的,我也遇到了相同的问题。不同的是我使用的是tensorrt8.6.1.6,没有使用8.4.不知道是否存在影响。 参考: https://blog.csdn.net/qq_42190134/article/details/135365945