MaixPy-v1_scripts icon indicating copy to clipboard operation
MaixPy-v1_scripts copied to clipboard

Self learning classifier not working in Maixduino

Open alielsayid opened this issue 4 years ago • 1 comments

Hi,

I'm following the instructions here: https://github.com/sipeed/MaixPy_scripts/tree/master/machine_vision/self_learning_classifier

I flashed the latest firmware "maixpy_v0.6.2_27_g4d8d4fbf0.bin" I downloaded the model "sipeed_learn_model_232ec562d737fdf3f64745d32dd7ebfc.smodel" on address 0x300000

When I connect to the board using MaixPy IDE and run the demo script "self_learning_classifier.py" nothing happens.

Any idea what could be wrong?

I'm on a Maixduino

alielsayid avatar Feb 11 '21 11:02 alielsayid

I had the same, memory issues! Add to change to the firmware with minimum configs to get it to work. After that it worked alright.

davidmpereira avatar Mar 06 '21 23:03 davidmpereira