sample-tensorflow-imageclassifier
Image classifier
An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results.
Classify camera images locally using TensorFlow models
621 stars
48 watching
186 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
android-thingstensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| Provides an Android integration of TensorFlow for machine learning tasks | 1,434 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
| Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 71 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 463 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| Real-time object detection on Android using the YOLO network with TensorFlow | 669 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 52 |
| An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
| Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 396 |
| An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |