icon-classifier
Icon Classifier App
An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android
An Icon classifier made with TFLite Model Maker and deployed to Android with ML Model Binding.
7 stars
2 watching
1 forks
Language: Jupyter Notebook
last commit: over 4 years ago androidcomputer-visiondeep-learningtensorflow-litetflite
Related projects:
Repository | Description | Stars |
---|---|---|
margaretmz/cartoonizer-with-tflite | A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
margaretmz/segmentation-style-transfer | An Android app that uses machine learning models to stylize images in real-time | 57 |
t73liu/tfjs-starter | An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
ytakzk/coreml-samples | Provides sample code for using Core ML with ResNet50 model on iOS for image classification | 43 |
tmiyamon/gradle-mdicons | Manages material design icons in Android projects using a Gradle plugin | 73 |
androidthings/sample-tensorflow-imageclassifier | An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 621 |
margaretmz/selfie2anime-with-tflite | Converts a selfie to an anime-style image using a Generative Adversarial Network (GAN) model and deploys it on Android as a mobile app. | 74 |
litomore/simple-icons-cdn | An API providing access to a wide range of icons from the Simple Icons CDN service | 101 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
iglaweb/tfprofiler | An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 71 |
metasmile/ai2appiconset | Generates valid app icon sets from Adobe Illustrator | 76 |
apple/ml-no-token-left-behind | A PyTorch implementation of an explainability-aided image classification and generation system | 138 |
dinghanshen/swem | Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |