When output-tensor-meta=1, how to know if it is a secondary-reinfer-interval section

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.2
• 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)

Rather than using a separate Parser function, I am going to set output-tensor-meta to 1 and then parse it in pad_probe_handler.
However, I want to set the secondary-reinfer-interval value to more than 0. Is there a tool like bInferDone that can be found in pad_probe_handler in Sgie?

Is your sgie model a Detector or a Classifier?

Classifier!

Do I need to modify nvinfer code?

Like the topic you filled before 272292, the classifier does not support that currently. We’ll add that in a future version.

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