Hello !
I want to implement a pipeline which has 2 models. The first model has 2 outputs, and the 2nd model use these 2 outputs as input.
Is it possible to create a pipeline like that on the luxonis please ?
Thanks !
Hello !
I want to implement a pipeline which has 2 models. The first model has 2 outputs, and the 2nd model use these 2 outputs as input.
Is it possible to create a pipeline like that on the luxonis please ?
Thanks !
Hi AnhTuNguyen
Yes, it is possible to create a multi I/O NeuralNetwork pipeline.
Check this example.
Hope this helps,
Jaka