Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Why the trained model's performance is not the same while running on PC and Android?

Hi,

I have trained a cascade classifier for a particular object. The classifier is supposed to be used in android app. For testing purposes I've written a python script and the model performance seemed great running it on PC. Then, when I tried to use the same model in android app, the performance was poor. Does anyone know what could be the cause for different performance of the same model?

Thanks!

Why the trained model's performance is not the same while running on PC and Android?

Hi,

I have trained a cascade classifier for a particular object. The classifier is supposed to be used in android app. For testing purposes I've written a python script and the model performance seemed great running it on PC. Then, when I tried to use the same model in android app, the performance was poor. poor, both, in terms of speed and accuracy. Does anyone know what could be the cause for different performance accuracy of the same model?

Thanks!