Is there examples on how to upload and use 2 different models using CubeAI?
I would like to upload 2 different ML models to the microcontroller and swap between which one I use for classification (within the microcontroller)
However, the code seems only to generate the code for one model properly. Is this correct? or should it generate the code for both?
Are there any examples of using multiple models?
