Is it possible to use multiple AI models on my STM32N6570-DK?
Hello,
im trying to implement an ai project that uses two different ai models in one pipeline.
The output from model A should be the input for model B.
The question that im asking would be how im able to combine the two models within one project in my STM32CubeIDE in order to implement such pipeline where A is the input of B. Or rather the output from A triggers B.
Any help is appreciated!
Kind Regards!
