tflite-android-transformers
Transformer model converter
Converts popular transformer models to run on Android devices for efficient inference and generation tasks.
DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps
396 stars
64 watching
82 forks
Language: Java
last commit: over 1 year ago androidnlptensorflowtensorflow-litetransformers
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| An app for profiling and optimizing the performance of TensorFlow Lite models on mobile devices | 27 |
| Provides an Android integration of TensorFlow for machine learning tasks | 1,434 |
| A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 136,357 |
| A repository to convert popular OCR models into TensorFlow Lite (TFLite) formats for efficient deployment on mobile devices. | 101 |
| Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 130 |
| 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 |
| An Android app repository showcasing various machine learning models and their implementations in Kotlin | 50 |
| Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 71 |
| An Android Things project that uses TensorFlow Lite to classify images from a camera and provide spoken results. | 621 |
| This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. | 32 |
| A machine learning project that trains an Android model to recognize handwritten digits using TensorFlow and MNIST dataset. | 463 |
| An implementation of Hugging Face transformer pipelines in Go, enabling tight coupling with Go applications and efficient deployment. | 298 |
| Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |