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

GitHub

622 stars
48 watching
186 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list

android-thingstensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
t73liu/tfjs-starter An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet 10
arunmichaeldsouza/tensorflow-image-detection A tool for training and classifying images using Google's Inception model and TensorFlow 328
amitshekhariitbhu/androidtensorflowmachinelearningexample Provides an Android integration of TensorFlow for machine learning tasks 1,436
hjptriplebee/vgg19_with_tensorflow An implementation of VGG19 using TensorFlow and OpenCV for image classification 178
dailystudio/tensorflow-lite-examples-android Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability 69
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
amitshekhariitbhu/androidtensorflowmnistexample A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. 464
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
jackonyang/captcha-tensorflow A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas 997
natanielruiz/android-yolo Real-time object detection on Android using the YOLO network with TensorFlow 667
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
matlab-deep-learning/image-classification-in-matlab-using-tensorflow This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. 51
lucasjinreal/pytorch_image_classifier An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. 113
huggingface/tflite-android-transformers Converts popular transformer models to run on Android devices for efficient inference and generation tasks. 392
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113