Hello,
I wrote a program to test a trained model. I am trying to use the emulator on my PC. Here is the error message
Classifier does not enter ready state
Voici mon code
Thanks for your help !
Marie
Hello,
I wrote a program to test a trained model. I am trying to use the emulator on my PC. Here is the error message
Voici mon code
Thanks for your help !
Marie
Welcome Marie-Pierre.
I suspect the PersonalImageClassifier does not work with Android's lower than 5. The emulator that is provided by aiStarter is an Android 4 emulator. The emulator probable does not have the required System files. The emulator does not have a camera. The PIC requires a real device.
I suspect you need a real Android device Marie-Pierre or a more advanced emulator.