deepstream加速YOLOv5时
执行 deepstream-app -c deepstream_app_config_yoloV5.txt 时报
WARNING: [TRT]: Using an engine plan file across different models of devices is not recommended and is likely to affect performance or even cause errors.
Deserialize yoloLayer plugin: (Unnamed Layer* 269) [PluginV2IOExt]
段错误 (核心已转储)
怎么解决
WARNING: [TRT]: Using an engine plan file across different models of devices is not recommended and is likely to affect performance or even cause errors.
Deserialize yoloLayer plugin: (Unnamed Layer* 269) [PluginV2IOExt]
段错误 (核心已转储)
报错含义:
警告:[TRT]:不建议在不同型号的设备上使用引擎计划文件,这可能会影响性能甚至导致错误。
反序列化yoloLayer插件:(未命名层*269)[PluginV2IOExt]
段错误 (核心已转储)
YOLOv5不常见报错及解决方法汇总
如有帮助,望采纳
https://blog.csdn.net/abdddwxh/article/details/127553717
不同型号的设备上使用引擎计划文件