OutSorcerer/pocket-automl-android-tutorial
Pocket AutoML: Tutorial for Creating an Android App for Image Classification with Deep Learning
This tutorial helps you transform a custom image classification model you've trained on your phone into a standalone Android app. You provide your trained image classification model from Pocket AutoML, and it guides you through creating an app that continuously identifies objects using your device's back camera. This is for anyone who wants to deploy their custom-trained image recognition model into a functional Android application.
No commits in the last 6 months.
Use this if you've trained an image classification model on your Android phone using Pocket AutoML and want to create a mobile app that uses it to identify objects in real-time.
Not ideal if you're looking to build an Android app for image classification but haven't trained a model yet, or if you prefer using other model training platforms.
Stars
25
Forks
6
Language
Java
License
Apache-2.0
Category
Last pushed
Jan 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/OutSorcerer/pocket-automl-android-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
geekwenjie/SmartJavaAI
🔥🔥🔥Java免费离线AI算法工具箱,支持人脸识别,活体检测,表情识别、目标检测、实例分割、行人检测、OCR文字识别、车牌识别、表格识别、ASR+TTS、机器翻译等功能,Maven引用即可使用。...
amitshekhariitbhu/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
amitshekhariitbhu/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
jenly1314/MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
nihui/ncnn-android-squeezenet
The squeezenet image classification android example