Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chenw966 opened this issue May 12, 2021 · 3 comments

Comments

@chenw966
Copy link

No description provided.

@Neutree
Copy link
Member

Neutree commented May 13, 2021

model address error

@lowlevel-1989
Copy link

lowlevel-1989 commented Jun 8, 2021

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

maixpy
maixpy_v0.6.2_52

@mongonta0716
Copy link

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

main(anchors = anchors, labels=labels, model_addr=0x300000, lcd_rotation=2, sensor_window=(240, 240))
# main(anchors = anchors, labels=labels, model_addr="/sd/m.kmodel")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants