-
@sunnycase
model:tiny yolov3,output(NCHW):1x51x30x40,1x51x15x20
board:KD233/SIPEDD maix dock
develop sdk: standalone sdk
demo code: tiny yolo code by C
Attached are model files and main function…
-
Hello All,
I have a Maxduino and a Maix Bit. Each is running the latest MaixPY firmware. I want to set the display to landscape mode. This code works great on the Maixduino but not on the Maix Bit.
…
-
Both Arduino json indexes are downloading HTML a informing it was permanently moved (HTTP 301). As a Result it is corrupting the lib for those whose already have it and not letting other download new …
-
Hello!
I cannot download the libraries for the Maixduino board under Arduino IDE. Two screen shots are attached for reference purposes.
Can anyone help me to resolve the issue, please?
Thanks.
…
-
I'm not entirely sure where to report this, this seems the most appropriate place: I'm trying to build a working Linux image for the Maix Go (K210) board.
The image that they provide works, however w…
-
I've been experimenting with the K210 using some Rust code examples:
`https://github.com/laanwj/k210-sdk-stuff/tree/master`
The particular board I'm using right now is the Maix Dock:
`https:/…
-
I am trying to compile and execute the nncase fastface detect example on a Sipeed Maix Dock. I have managed to successfuly compile using st7789.c as that is the display I am having.
I have compile…
-
Is the [MAix Bit](https://www.seeedstudio.com/Sipeed-MAix-BiT-for-RISC-V-AI-IoT-1-p-2873.html) supported by the graphical examples? It seems to have very similar functionality to the Go you're using, …
-
I have 2 question.
1. I label for my data into .xml file on annotations folder. So how i can generate for my anchor for yolov2 without using default anchors ?
I label for about 2500 cat's images lik…
-
I am trying to flash MF1 SDK on MaixGo board. So I have built and flashed the program to the maixGo
```
sudo python3 project.py build
sudo python3 project.py -B goE -p /dev/ttyUSB1 -b 1500000 -S fl…