sipeed / maix_train

k210(MaixPy)/V831 model example train code, include mobilenet classifier and YOLO V2 detector
https://wiki.sipeed.com/maixpy
Apache License 2.0
84 stars 39 forks source link

ValueError: [MAIXPY]kpu: load error:2002, ERR_KMODEL_VERSION: only support kmodel V3 #8

Open chenw966 opened 3 years ago

Neutree commented 3 years ago

model address error

lowlevel-1989 commented 3 years ago

Compile firmware with support kmodel V4 or download firmware _kmodel_v4_with_ide_support.bin

maixpy maixpy_v0.6.2_52

mongonta0716 commented 2 years ago

I get this error because the boot.py in the result of the detector is wrong.

https://github.com/sipeed/maix_train/blob/762b9771f13d7a6a73ab0f71435b32d2c011c262/train/detector/template/boot.py#L72-L73