mccorby/PhotoLabeller
Federated Learning: Client application doing classification of images and local training. Works better with the Parameter Server at https://github.com/mccorby/PhotoLabellerServer
This system helps organizations train image classification models using data from many different devices (like phones or IoT gadgets) without ever collecting the raw data in a central location. It takes raw image data stored on individual devices and outputs a privacy-preserving, collaboratively trained image classification model. Data privacy officers, researchers, or product managers building applications that need to classify images from user devices will find this useful.
150 stars. No commits in the last 6 months.
Use this if you need to train a robust image classification model from diverse, real-world data sources (like user photos) while strictly adhering to data privacy regulations and ensuring user data never leaves their device.
Not ideal if your data can be freely aggregated in a central database or if you don't require federated learning for privacy protection.
Stars
150
Forks
25
Language
Kotlin
License
MIT
Category
Last pushed
Mar 18, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mccorby/PhotoLabeller"
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