damminhtien/tensorflow-android-classifier
Machine learning implement on android application :whale:
This project helps you create a custom image classification app for Android phones. You provide a collection of images, grouped into folders based on what they depict (e.g., 'flower,' 'car'). The project processes these images, trains a machine learning model to recognize them, and then generates files that you can embed directly into an Android application. This is for Android developers or enthusiasts who want to build mobile apps capable of identifying objects or categories from images.
No commits in the last 6 months.
Use this if you are an Android developer looking for a simplified way to integrate a custom image classification model into your mobile application.
Not ideal if you are not an Android developer or if you need a pre-built, off-the-shelf solution without custom model training.
Stars
8
Forks
1
Language
Java
License
—
Category
Last pushed
Dec 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/damminhtien/tensorflow-android-classifier"
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