Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.1
• JetPack Version (valid for Jetson only)
• TensorRT Version 8.5.2
• NVIDIA GPU Driver Version (valid for GPU only) 535
• Issue Type( questions, new requirements, bugs) questions
I want to run deepstream with multi PGIE/SGIE and then get their tensor_meta to run post-processing. However, when I look at the example deepstream_ssd_parser, it seems there is no such option. Do you have any suggestions?
For example, I want to run 2 PGIE models person detection ID1 and car detection ID2, then run embedding extraction SGIE only on person bboxes?