Remove classification default display meta

Hi I’m running a deppstream app in python for Deepstream 6.2. The pipeline is reading from an uridecodebin source, running two consecutive inferences with model running on triton inference server and then analyzing the output metadata in osd custom probes to end up showing the results on screen.

The problem I have now is that I’m able to show a custom text in the output video but I don’t know how to disable or delete the default text boxes added by deepstream, which are always the label detected in the inference and the bounding box in the whole frame (as it is a classification).

All things I tried modifying the display meta are affecting a new text box but not to the label default text boxes next to the bounding box (top left side of the frame).

Any idea?

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)

Yep sorry:

**• Hardware Platform GPU
**• DeepStream Version 6.2
• TensorRT Version 8.5.2-1

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

Could you attach some images to show what your issue is in detail? Thanks

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