Is it possible to specify in the sgie classifier that it only operates on pgie specific classes?

Please provide complete information as applicable to your setup.

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

For example, assuming that pgie captures people and cars, is it possible to pass them through sgie for detailed classification?

https://docs.nvidia.com/metropolis/deepstream/6.2/dev-guide/text/DS_plugin_gst-nvinfer.html

Is it ok if I understand what is shown in the link above? In other words, it is possible, right?

I found operate-on-class-ids params

But I have one question. If sgie restricts operate-on-class-ids=1, does Pgie class 0 not go downstream?

No. It goes downstream but without inference.

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