Pocket AutoML lets AI enthusiasts even without any prior machine learning expertise train a deep learning image classification model, export it in TensorFlow Lite format and make a custom Android app based on it following the provided tutorial.
@jitesh_lalwani Thanks! Regarding AutoML, this app was inspired by Google AutoML and AutoML technic in general when you throw some images in a tool and get a model in return. My implementation, of course, is much more simple as the app does not do neural architecture search of hyper-parameter tuning, it relies on transfer learning.
Hello! Please share you opinion on my Android app called Pocket AutoML. It trains a deep learning model for image classification right on the phone, so it can work offline and respects user's privacy.
A new version of Pocket AutoML was released recently.
It now has export in TF Lite format and a tutorial how to make your own Android app with a model trained in Pocket AutoML.
https://github.com/OutSorcerer/p...
Pocket AutoML
Pocket AutoML
Pocket AutoML