Today we introduce how to Train, Convert, Run MobileNet model on Sipeed Maix board, with easy use MaixPy and MaixDuino~
继续阅读“Train, Convert, Run MobileNet on Sipeed MaixPy and MaixDuino !”
Today we introduce how to Train, Convert, Run MobileNet model on Sipeed Maix board, with easy use MaixPy and MaixDuino~
继续阅读“Train, Convert, Run MobileNet on Sipeed MaixPy and MaixDuino !”
Here is the demo run tiny-yolo v2 to do 20-class classifier
Firmware and kmodel: (the model is half-cooked)
maixpy_20class.zip (2.8 MB)
继续阅读“MaixPy Run 20-classes object detection based on tiny-yolov2 in 30 lines~”
MaixPy run face detect (tiny yolo v2)
Today we use MaixPy to run face detection, here is the frimware and model.
maixpy_yolo2.zip (1015.3 KB)
Today we will get middle layer result, which usually called feature map, and display them on lcd.
firmware and model download from here:
maixpy_fmap.zip (875.0 KB)
here is the preview version of MaixPy run Kmodel V3 MNIST demo.
mnist maixpy.zip (875.0 KB)
First Burn maixpy_kpu_preview.bin, then burn mnist.kfpkg (model)
Power on your Maix Board, and input following code, you will get MNIST run~
很多小白误以为串口芯片波特率越高,下载速率越高,有些JS就以此忽悠小白购买板载“高波特率”的串口芯片的开发板,趁机提价,并贬低我们使用“垃圾”CH340,本帖就以实测数据帮助小白认清串口芯片与下载速度的关系,理性购物。
继续阅读“MAIX Go Download Speed 串口下载速率扫盲”我们将介绍Sipeed MAIX最关键的KPU部分的原理,并动手实现最简单的一层神经网络。
继续阅读“MAIX KPU揭秘:手写你的第一层网络”本文介绍人脸追踪云台的组装和使用。(修改Maix内部算法可以改为追踪其它任何物体)
继续阅读“MaixPy 人脸追踪云台教程”