i have the below questions which i need clarification about please
- if we have a pipeline that uses PGIE and SGIE in deepstream plugins. Does these Nvinfers process sequentially or in parallel. I have a face detection/recognition model, can the gpu process both the detection of current frame and recognition of previous frame simultaneously or one plugin can run at a time? and what about if DLA is enabled to run detection, can gpu during this time work on the recognition of the previous frame?
- Is it possible to enable both DLAs in Jetson Orin to run the detection model?
- For multi input streams, does the nvstremmux handle each plugin independently or it does it process all these input as a single frame. as i below, frame count changes based on number of faces from the 4 inputs
n
