segmentation-style-transfer
Image stylizer
An Android app that uses machine learning models to stylize images in real-time
A background stylizer Android app chaining 2 ML models: segmentation & style transfer.
57 stars
7 watching
8 forks
Language: Kotlin
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android | 7 |
| A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models | 116 |
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| An Android app that demonstrates two image segmentation inference solutions using TensorFlow Lite | 4 |
| An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models | 22 |
| A toolbox for unsupervised multilabel image segmentation using the Potts model. | 110 |
| Converts images to various art styles using pre-trained machine learning models. | 227 |
| A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| Automates colorization of images and videos using pre-trained machine learning models | 27 |
| This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. | 1,477 |
| Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
| A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. | 1,369 |
| 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 |
| Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. | 438 |