video_style_transfer
Video styler
An Android app that applies artistic style transfer to video frames using pre-trained Tensorflow Lite models
Tensorflow style transfer in video
22 stars
2 watching
4 forks
Language: Kotlin
last commit: about 4 years ago androidkoin-kotlinkotlinmvvmstyle-transfertensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
farmaker47/update_image_segmentation | An Android app that demonstrates two image segmentation inference solutions using TensorFlow Lite | 4 |
tensorlayer/adaptive-style-transfer | Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
manuelruder/artistic-videos | This implementation allows transferring the style from one image to a whole video sequence. | 1,750 |
ckmarkoh/neuralart_tensorflow | An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 496 |
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 608 |
margaretmz/segmentation-style-transfer | An Android app that uses machine learning models to stylize images in real-time | 57 |
nihui/ncnn-android-styletransfer | An Android project demonstrating style transfer using the NCNN neural network library | 90 |
zhanghang1989/pytorch-multi-style-transfer | A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 979 |
progamergov/neural-style-pt | An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 840 |
ibrahimyilmaz/kiel | A Kotlin-based RecyclerView Adapter library providing a convenient and minimalistic way to build adapters with reduced boilerplate code and improved handling of multiple view types. | 371 |
msracver/deep-image-analogy | A C++ implementation of a deep learning technique for finding meaningful correspondences between images and transferring styles. | 1,369 |
jamriska/styleblit | An algorithm for transferring styles between images while preserving local details and content | 173 |
abhiskk/fast-neural-style | A deep learning algorithm for transferring the style of one image to another. | 428 |
fzliu/style-transfer | Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
andriiginting/instagram-preloading | Demonstrates preloading in ExoPlayer Android using MVVM architecture | 23 |