Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
T4
• DeepStream Version
5.0
• JetPack Version (valid for Jetson only)
NA
• TensorRT Version
7.0.0.11
• NVIDIA GPU Driver Version (valid for GPU only)
440.64.00
• Issue Type( questions, new requirements, bugs)
Is it possible to use nvvideoconvert to crop a single frame at two different ROIs and put them into a single batch of nvstreammux? Generally speaking, if a frame has two ROIs, and each frame needs to generate two separate labels (after classification), what is the canonical way of building such a DeepStream pipeline?