hi,
how is it possible to adapt objectDetector_yolo example to the deepstream-test2 example in the sample apps.
i have 3 different yolo models, where i need to pass the output of one as input to the other. i have explored test-app 2 and yolo object detector in the deepstream package, but it is not clear for me how to achieve cascaded inference with yolo.