Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) t4 • DeepStream Version 7.0 • JetPack Version (valid for Jetson only) • TensorRT Version deepstream 7.0 installation guide • NVIDIA GPU Driver Version (valid for GPU only) 535 • 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)
Hi
I want to get obj_lable and class_id of my secondary nvinfer which is classier but i can only get object detection metadata using add probe in nvdsosd refer to deepstream-test2
i even check unique-component-id but is always 1 which is my primary nvinfer !
For the sake of clarity when i change my secondary ncinfer to object detection i can olso see its meta data and unique-component-id which is 2.