Matteo Loglio

Results 3 issues of Matteo Loglio

I created a checkpoint file trained on GPU and I'd like to run the sampler on the Raspberry Pi 3. I tried to convert it to CPU-friendly using the script...

The URL to download the .kmodel from the following README doesn't lead to a .kmodel file: https://github.com/sipeed/MaixPy_scripts/tree/master/machine_vision/self_learning_classifier The URL: https://www.maixhub.com/index.php/index/index/detail/id/225.html

Hi, I'm following the instructions here: https://github.com/sipeed/MaixPy_scripts/blob/master/machine_vision/doc/self_learning_classifier.md I downloaded the encrypted model on address 0x300000 and flashed the latest firmware. When I run the [demo script](https://github.com/sipeed/MaixPy_scripts/blob/master/machine_vision/self_learning_classifier.py) it launches, but then...