Hi. I want to create a object detection model and deploy it to the WiseEye2. Based from my research, the tutorial I see uses firmware deployment and not using arduino library. I want to use the arduino library to add some logic upon detection of objects.
My question is, is it possible to deploy models to the mcu through arduino library? how?