-
hello zheng:
当我用连接提供的voc训练集完成训练后,默认生成的.h5模型大小为15.8M,通过提剪枝命令:make train MODEL=xxxx MAXEP=1 ILR=0.0003 DATASET=voc CLSNUM=20 BATCH=16 PRUNE=True CKPT=log/xxxxxx/yolo_model.h5 END_EPOCH=1 进行剪枝…
-
Hello,
We tried to get the C code running on K210 maix bit, using the latest version of the standalone SDK.
I see your main.c contains code for DVP but its commented. so we tried to bring it to li…
-
There is no detailed register description of WDT in the manual. Only addresses are provided.
Need to check if it is the same as k210
REF: [k210-pac](https://github.com/riscv-rust/k210-pac)
-
Could you explain how you modified the Mobilenet v1 to fit K210?
-
编译很多地方报错,怀疑库升级导致不兼容
-
Добрый день
Прописал плейлист от Edem.TV. EPG беру отсюда:
http://tv.k210.org
IPTV плейлист загружает и показывает, но TV программы нету.
Hello
I am using Edem.TV playlist. IPTV bundel doent't …
-
Is there any plan to release compiler for the Raspberry Pi platform? I believe many people, like me, need to develop the k210 on raspberry pi.
-
一方面,Kendryte提供的`spi.c`对于xv6-k210的应用场景来说过于庞杂。原本的代码中考虑了很多在xv6-k210中大概率不会被用到的情况。另一方面,我们也希望通过重写`spi.c`来彻底消化SD卡驱动的协议栈。最后,我们还希望能够在新的代码中使用`kmemalloc.c`提供的动态内存分配功能。
但考虑到现有的`spi.c`模块其实跑得还挺好的,也许这项工作尚不太急?(笑
-
I want test it on k210, but I can not transform model.
```
1. Import graph...
Fatal: Shapes must be same, but got [1] and []
```
And k210 Input feature maps smaller than or equal to 320x240(W…
icode updated
4 years ago
-
c:/users/12345/appdata/roaming/risc-v-gcc-kendryte/8.3.0/bin/../lib/gcc/riscv-none-embed/8.3.0/../../../../riscv-none-embed/bin/ld.exe: build\extmods\cameras\cam_ov2640.o: in function `.LANCHOR3':
ca…