-
sudo apt install rknn-model-zoo-rk3588
在处理时有错误发生:
rknn-model-zoo-rk3588
needrestart is being skipped since dpkg has failed
E: 无法下载 https://radxa-repo.github.io/bullseye/pool/main/r/rknn-model-…
-
使用build-linux.sh执行编译whisper出现问题:
![image](https://github.com/user-attachments/assets/bf5d2902-7917-4c23-82a9-1c5552c308fb)
指令内容:
./build-linux.sh -t rk3588 -a aarch64 -d whisper
-
我想要将自己的训练的模型转换为rknn来预测,.pt转换为onnx的方法是用你readme里面提到的[kaylorchen](https://github.com/kaylorchen)
-
Hello.
Thank you for launching such a project.
I have a few questions
I guess you still haven't found a way to utilize the npu in the device and if we try to generate more than 400x400 pixels,…
Lyk5t updated
1 month ago
-
I am using Purego to call Microchip Micro 3588 rknn_ Npu2, after registering the corresponding function, use rknn_query function returns an error in uint32 when querying model input:
Expected: Mode…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleSeg/issues)(包括open与closed),没有发现相似的bug。I have searched the [open and closed issues](https://github.com/Paddle…
-
This model I ran in the PC RKNN simulation is through, no failed to submit, but in the 3588 board with rknn-toolkit-lite run will have problems.
This is an EEGnet model, similar to mobilenet, and the…
-
Transpose will fallback to CPU, because input shape has exceeded the max limit, height(64) * width(1376) = 88064, required product no larger than 16384!
在测试depth_anything的时候,发现注意力机制那块的矩阵需要各种转置,但是因为维数…
-
Hi! Can you tell me where you got the rknn model from? (yolov5s-640-640.rknn) Or if you converted a .pt model, how was it converted and where did this .pt model come from?
-
I RKNN: [17:49:33.659] RKNN Runtime Information: librknnrt version: 1.5.0 (e6fe0c678@2023-05-25T08:09:20)
I RKNN: [17:49:33.659] RKNN Driver Information: version: 0.8.2
I RKNN: [17:49:34.641] RKNN M…