- 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)