How deploy model.eim on ardiuno uno Q without using applab

hi i trained model of object detection its easy when i use built in application of applab and pass model as a variable in app.yaml but how can deploy my model without at applab and increase fps

Hello @Javeria124

Did you try to build a regular Python application and just ssh the Arduino UNO Q and run it from there as a regular python application?

Let us know more details of your project to help you more :slight_smile:

I am using ssh of arduino , I trained a model now i am trying to deploy on arduino board with ssh for getting inference but i am confused how i can

Hello @Javeria124 are you working on a python project?

check this video to find examples and let me know if that works → https://www.youtube.com/watch?v=rUzXcICfDR0