-
我是在这个地址下载的命令行工具:https://github.com/kendryte/nncase/releases/download/v1.0.0-beta2/nncase-windows-2019-x86_64.zip
它可以成功编译我的onnx,但是不是我期望的uint8,而是f32。即使我将所有可以设置到uint8的参数都设置了,还是f32的。
我注意到这个版本和beta1版…
-
**Describe the bug**
Trying to use --input-shape "1 1 240 320" in ncc compile cause unrecognized token error
**To Reproduce**
ncc compile model/slim-320.caffemodel model/slim-320.kmodel -i caffe…
-
参考PaddlePi文档,我使用paddle框架运行YOLOv3Tiny模型,但是无法完成模型转换,报错:Fatal: Dimensions must be equal.
想询问在现有的所有版本中是否支持将paddle模型转换成kmodel模型?
参考网址:
https://aistudio.baidu.com/aistudio/projectdetail/61305
https://…
-
**Describe the bug**
在执行以下命令之后
`ncc.exe compile yolo.onnx yolo.kmodel -i onnx -t k210 --dataset train_img`
出现报错:
`Fatal: Shape and data size don't match`
注:yolo.onnx文件是由yolov5s模型的pt格式权重文件转换而来…
-
d:/xpack-riscv-none-embed-gcc-8.3.0-2.3-win32-x64/bin/../lib/gcc/riscv-none-embed/8.3.0/../../../../riscv-none-embed/bin/ld.exe: build\packages\kendryte-sdk-latest\kendryte-standalone-sdk\lib\bsp\en…
-
What can I do to fix this?
-
The Windows 32 bit build was recently removed:
* #15939: `gitian: Remove Windows 32 bit build`
This leaves us with the following supported 32 bit platforms:
* `arm-linux-gnueabihf` (compiled in…
-
如果同时接rw007和LCD屏幕,rw007无法使用,还有KPU 感觉是堪智自己的硬件的坑,dma不同通道也会冲突
但是可以参考这个版本
https://github.com/kendryte/K210-Micropython-OpenMV
建议将这个版本的bsp的驱动合并到master
-
**Describe the bug**
yolox does not work out on k210.
**To Reproduce**
yolox k210example in nncase git latest and kendryte-standalone-sdk latest develop head
**Expected behavior**
k210 model…
-
When building the Newlib cross-compiler with:
```
./configure --prefix=/usr/local/opt/kendryte-toolchain --with-cmodel=medany --with-arch=rv64imafc --with-abi=lp64f
make -j8
```
An issue occurr…