mmdeploy
mmdeploy copied to clipboard
RTMDET Tensorrt c++ detector apply images failed。[Bug]
Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the FAQ documentation but cannot get the expected help.
- [X] 3. The bug has not been fixed in the latest version.
Describe the bug
使用c++以tensorrt为后端推理RTMDET目标检测模型,一次性推理8张图片时,没有返回结果且未抛出异常。
Reproduction
下图所示代码
yes
Environment
模型转换成功,调用c++推理出现问题,可能出现在模型转换过程参数设置。
Error traceback
没有异常抛出
单独推理一张图像正常