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.

GitHub

57 stars
7 watching
8 forks
Language: Kotlin
last commit: almost 4 years ago

Related projects:

Repository Description Stars
margaretmz/icon-classifier An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android 7
margaretmz/cartoonizer-with-tflite A tutorial project demonstrating how to create a Cartoonizer Android app using TensorFlow Lite models 116
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979
fzliu/style-transfer Transfers artistic styles between images using neural networks and matrix operations 1,538
farmaker47/update_image_segmentation An Android app that demonstrates two image segmentation inference solutions using TensorFlow Lite 4
farmaker47/video_style_transfer An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models 22
mstorath/pottslab A toolbox for unsupervised multilabel image segmentation using the Potts model. 109
ileafsolutions/styleart Converts images to various art styles using pre-trained machine learning models. 227
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50
primozgodec/imagecolorization Automates colorization of images and videos using pre-trained machine learning models 27
xunhuang1995/adain-style This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. 1,472
mitmul/ssai-cnn Semantic segmentation using convolutional neural networks for aerial and satellite images 260
msracver/deep-image-analogy A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. 1,369
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
marcoforte/closed-form-matting Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. 437