-
[lectura7942]
- 수정 전: fold 당 model 하나씩 생성하고, 그 중 점수가 높은 모델 선택
- 수정 후: model 하나를 생성하고 각 fold에 대해 학습.
-
**Describe the bug**
I had been running a script on a machine which would identify an image. Without changing anything, the script starting reporting
> MemoryError: Out of normal MicroPython Heap…
-
I created a new react app using `create-react-app` with template of typescript type.
Just tinkering around, I'm trying to just get A diagram up and rendering within this react app, and following c…
-
Hello,
Currently I'm working on porting Yolov4-tiny to run on the K210. I've got a kmodel built which successfully runs on the K210 simulator of nncase, however it is exactly 6MB so it is too large…
-
-
https://wiki.sipeed.com/soft/maixpy/en/api_reference/Maix/kpu.html
-
when i run my code:
import math
import os, sys
import sensor,image,lcd,time,network,socket
import KPU as kpu
from machine import UART
from Maix import GPIO
from fpioa_manager import fm, board…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Command line or scripts to reproduce the behavior:
**Expected behavior**
A clear and concise descript…
-
Hi,
I use mobilenet v1, train and then convert to kmodel but there is error:
Fatal: Invalid dataset.
System.ArgumentException: Invalid dataset.
at NnCase.Converter.Data.Dataset..ctor(String…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…