MaixPy-v1_scripts
MaixPy-v1_scripts copied to clipboard
Self learning classifier not working in Maixduino
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
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.