maix_train icon indicating copy to clipboard operation
maix_train copied to clipboard

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

Open chenw966 opened this issue 3 years ago • 3 comments

chenw966 avatar May 12 '21 15:05 chenw966

model address error

Neutree avatar May 13 '21 10:05 Neutree

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

maixpy maixpy_v0.6.2_52

lowlevel-1989 avatar Jun 08 '21 10:06 lowlevel-1989

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

mongonta0716 avatar Oct 18 '21 11:10 mongonta0716