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: over 3 years ago androidcomputer-visiongansselfie2animetensorflow-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 |
mchong6/gansnroses | A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
margaretmz/icon-classifier | An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android | 7 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
jayleicn/animegan | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,280 |
akanimax/t2f | Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
margaretmz/segmentation-style-transfer | An Android app that uses machine learning models to stylize images in real-time | 57 |
aneureka/animate-me | An app that converts selfies into anime-style images using machine learning algorithms. | 223 |
a312863063/seeprettyface-ganerator-dongman | A Python implementation of a StyleGAN-based anime face generator | 151 |
pavitrakumar78/anime-face-gan-keras | A GAN-based system to generate anime faces using a custom dataset | 198 |
tulasiram58827/craft_tflite | This project converts a pre-trained CRAFT model to a TFLite model and provides an inference code for using the converted model. | 32 |