-
For better code maintenance, resources usage estimation and control, screensaver related code should be moved from `context.py`, `input.py` and `__init__.py` to a dedicated file, from which a single m…
-
你好:
我的模型是单通道图像的输入,和多输出模型,因没有找到相关的example,因此,请问:
1、对与单通道输入的模型,这样设置dvp_set_ai_addr((uint32_t)kpu_image.addr, NULL, NULL);是否正确,是否还有其他需要修改相应配置的地方
2、对于多输出模型,应该如何访问模型的输出结果,我在standalone-sdk和nn…
-
-
Consider the following example of my `.resc` script.
```
using sysbus
mach create "K210"
machine LoadPlatformDescription @platforms/cpus/kendryte_k210.repl
path add @/
emulation Create…
-
**Describe the bug**
I get an error "RuntimeError: result out of range" when I try to run
python tools/simulate.py yolox_nano_224.kmodel ../20classes_yolo/images/dog.bmp
as described in the README…
-
@sunnycase
Hello,
I am trying to run the face-detect application, present in the kendryte/kendryte-freertos-demo repository, with a different kmodel but no one, except the existing kmodel, seam…
-
**Describe the bug**
使自设voc数据集训练得到的pth转出onnx,且经过测试没有问题,ap也比较高。按照教程进行编译k210所使用的定点模型,测试时时出现报错
我的voc数据集是20类,我已经将文件中类别相关的地方都做了修改,但是量化后是没有结果的,也不能标出检测框
可以详细问一下量化文件是什么原理
**Origin model and code**
If a…
-
**Describe the bug**
After i run the script to convert caffemodel to model ,I am getting the following error
**ERROR**
python convert.py
1. Import graph...
2. Optimize target independent...
**S…
-
I realize this is generated code, so if this issue should be in the SVD2Rust repo I will move it there.
The bcm2837-lpa crate includes an [`aux`](https://github.com/abt8601/raspi-pacs/tree/main/cra…
-
On September 6, 2018, [Canaan Inc.](https://canaan-creative.com) released an AI chip named Kendryte K210.
[Kendryte](https://kendryte.com/) is a series of AI chips which focuses on IoT.
The Ken…