maix_train
maix_train copied to clipboard
ValueError: [MAIXPY]kpu: load error:2002, ERR_KMODEL_VERSION: only support kmodel V3
model address error
Compile firmware with support kmodel V4 or download firmware _kmodel_v4_with_ide_support.bin
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