Hi all , I want to use 2 models in the same pipeline. the first one detects the object and the second one classify the object on the cropped detected bounding box. I saw some tutorials in depthai experiments but they are using the script node or the sdk ( age-gender for example). Is there a similar work with creating a pipeline and without using SDK OakCamera() or the script node. Thank you very much