Deepstream6.0 has no check box output?

Hi,I put the engine file and so file generated by tensorrt into the downloaded deepstream-yolo. I could run the camera detection and also see the picture, but there was no label and bbox. What’s going on here?
Below is a link to my reference: (70条消息) Jetson Xavier NX基于YOLOv5+CSI摄像头实现目标检测_jetson nx 摄像头_糯米团子233的博客-CSDN博客


Please help me. I can’t fix it myself

We are moving this post to the DeepStream SDK forum to get better support on your issue.

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)

• DeepStream Version

• JetPack Version (valid for Jetson only)

• TensorRT Version

• NVIDIA GPU Driver Version (valid for GPU only)

• Issue Type( questions, new requirements, bugs)

• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)

• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

  1. are you testing YOLOv5+CSI? you might use our official yolov5 sample: deepstream_tao_apps/configs/yolov5_tao at master · NVIDIA-AI-IOT/deepstream_tao_apps · GitHub, the default source is mp4 file.
  2. about this thirdparty sample, did you modify code or configuration file? if yes, please share the diff.
  3. please check if it is related to preprocess or postprocessing, you might dump the preprocessed data to check according to this topic DeepStream SDK FAQ - #9 by mchi, if preprocess is ok , you might add logs to check postprocess here Yolov5-in-Deepstream-5.0/nvdsparsebbox_Yolo.cpp at master · DanaHan/Yolov5-in-Deepstream-5.0 · GitHub

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.