Selfie2Anime-with-TFLite
Anime generator
Converts a selfie to an anime-style image using a Generative Adversarial Network (GAN) model and deploys it on Android as a mobile app.
How to create Selfie2Anime from tflite model to Android.
74 stars
12 watching
13 forks
Language: Jupyter Notebook
last commit: almost 4 years ago androidcomputer-visiongansselfie2animetensorflow-litetflite
Related projects:
Repository | Description | Stars |
---|---|---|
| A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
| A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
| Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 396 |
| An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android | 7 |
| Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
| Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 130 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| An Android app that uses machine learning models to stylize images in real-time | 57 |
| An app that converts selfies into anime-style images using machine learning algorithms. | 223 |
| A Python implementation of a StyleGAN-based anime face generator | 151 |
| A GAN-based system to generate anime faces using a custom dataset | 198 |
| This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. | 32 |