Question/Issue:
Hello,
I am working on deploying my trained model (onnx/pytorch) on the RaSynBoard. As I understand this is done over EdgeImpulse, but i am having difficulties with it. Importing it into the edge impulse environment works fine, but im lacking an option to deploy it on the RaSynBoard
Could anyone help me get more info about this process?
Steps Taken:
Trained Model on own Deep Learning Server on pytorch
Exported it using onnx
Uploaded Model to edge Impulse
My plan was to generate a synpkg fie and copy it to my sd card, but cant find that option. additionally, the connection build via the RaSynBoard Doc on the Edge Impulse website does not work as it established connection to the board with the edge-impulse-daemon, but cant retreive device info and therefore produces timeouts
Best Regards