-
[https://github.com/kendryte/nncase/tree/master/examples/user_guide](url)
I used the code in the link above to generate the kmodel, but **the kernel broke as soon as it ran up**.
![issue](https://…
-
## Ruyi version
+ [0.12.0-beta.20240607](https://github.com/ruyisdk/ruyi/releases/tag/0.12.0-beta.20240607)
Same as https://github.com/ruyisdk/packages-index/issues/2
## Logs
```shell
$ r…
-
## Ruyi version
+ [0.8.1](https://github.com/ruyisdk/ruyi/releases/tag/0.8.0)
+ [0.11.0](https://github.com/ruyisdk/ruyi/releases/tag/0.11.0)
## Logs
0.8.1
```
Choice? (1-29) 11
The d…
-
Hi ,
I am facing boot failure with the released image for ilp32:
https://github.com/ruyisdk/mkimg-k230-rv64ilp32/releases/download/2024.03.13-128m/k230-sdcard-fedora_rv32-evb-rv64ilp32.img.zst
…
-
### Errata
![415e63f01ddc90e00714b79f9c48889](https://github.com/kendryte/k230_docs/assets/142566494/e29e5376-c20d-4f19-b099-10078127435d)
-
After successfully flashing the provided firmware, When I try to connect with this error.
Sipeed Dock M1W with ESP8285
```python
>>> import network
>>> wifi = network.wifi
>>> wifi.reset()
>>> w…
-
Hi, I've been working on RVV native Unicode conversion routines, and have optimized validating utf8->utf32, utf8->utf16 and partial utf16->utf8 working (see last part for benchmarks).
I'd like to ups…
-
Hello,
Is there an "ncc" Windows application available to convert the models trained with Tensorflow 2.x (ultimately converted to TFLite with MLIR support) to convert TFLite models to kmodel? I am tr…
-
### Help
https://github.com/kendryte/k230_canmv/blob/main/tests/ai_demo/person_kp_detect.py
请问上面这个demo中import的aidemo库文件我可以在哪里查看到
-
**Describe the bug**
在我使用simulator进行验证的时候,它输出了nan。我使用yolov8的onnx以及kmodel去验证我的kmodel_input.bin和onnx_input.bin余弦相似度为0.99,但是一切换到yolov5的onnx和kmodel,他就变成nan了
**Origin model and code**
这是生成kmodel的代码
`…