All the predict confidence in deepstrem infer result all 0

  • System : jetson orin nano 8G
  • Software: Deepstream 7.1, kafka, Deepstream-yolo(from Deepstream-yolo)
  • question : I can get the realtime inferring result in kafka consumer,like this :

And I add gie-kitti-output-dir in [application], will get txt files with every frame inferring results, and it’s include the right confidence.

So my question is how can i fix this bug, the confidence is very import for me, thanks a lot!

Attached config files:
config_infer_primary_yoloV5.txt (864 Bytes)
deepstream_app_config.txt (1.7 KB)

The broker message is generated by the Gst-nvmsgconv — DeepStream documentation. It is open source. You can debug with the source code in /opt/nvidia/deepstream/deepstream/sources/gst-plugins/gst-nvmsgconv and /opt/nvidia/deepstream/deepstream/sources/libs/nvmsgconv