I’m trying to run a quantized model on my RUBIK Pi 3 and it looks like I need the Qualcomm IM SDK for inference.
The problem is, I’m having one of those “blind moments” where I’m reading the docs but just can’t spot the exact steps for actually installing the SDK onto the board.
I already did everything on the host and already have an qauantized model, now I need to install the SDK on the board and just run it by using an source such as an rtsp stream.
where do I start installing the stuff on the board?