Q-engineering

Results 402 comments of Q-engineering

I'm too occupied at the moment to address your request. You could start with Joshua Riek's Ubuntu 24.0 server and [follow these steps](https://forum.radxa.com/t/does-zero-3w-3e-support-npu-rknn/19867). Once the NPU is running, you can...

It is going to be hard, as you already have seen: https://github.com/Joshua-Riek/ubuntu-rockchip/issues/680. First there is the matter of the missing overlay. You can follow [these steps](https://github.com/Qengineering/Radxa-Zero-3-NPU-Ubuntu22/wiki) to install the IMX219...

No progress at the moment. Joshua has the overlays on board, however, the rkaiq-server misses. I couldn't get the RPi cameras working. Rumors are that the original Rock 8 MP...

You mat try. There are rumours it's possible, up to a certain degree. However, attempting a dist-upgrade or fresh install of Ubuntu 22.04 will leave you without the required NVIDIA...

I didn't even start to try. It is not possible.

I don't have the onnx models. Please scan the internet, hoping to find something.

Indeed, you're right. Those were the days.

You need the [rknpu2 toolkit](https://github.com/airockchip/rknn-toolkit2) and the [rknn_model_zoo](https://github.com/airockchip/rknn_model_zoo). Here, you find https://github.com/airockchip/rknn_model_zoo/tree/main/examples/yolov8/python, for instance. The Python convert.py can be used to get the rknn model. Keep in mind that every...

Please consult [kaylorchen](https://github.com/kaylorchen). TopK indicating a recent onnx operation unknown to rknn. kalorchen has fixed it for us.