• Hardware Platform (Jetson / GPU)
xavier
• DeepStream Version
6.0
• JetPack Version (valid for Jetson only)
4.6
• TensorRT Version
TRT 8.0.1
• NVIDIA GPU Driver Version (valid for GPU only)
10.2
I have one application to detect human pose and object detection.
How can I run both inference in one application?
It is different from the sample application using pgie and sgie where pgie detects car and sgie detects color.
My applications has two inference engines which detect independently.