All Projects → yashk2810 → Neural-Style-Transfer

yashk2810 / Neural-Style-Transfer

Licence: other
Using CNN to achieve style transfer

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Neural-Style-Transfer

Neural-Tile
A better tiling script for Neural-Style
Stars: ✭ 35 (+150%)
Mutual labels:  style-transfer
StyleCLIPDraw
Styled text-to-drawing synthesis method. Featured at IJCAI 2022 and the 2021 NeurIPS Workshop on Machine Learning for Creativity and Design
Stars: ✭ 247 (+1664.29%)
Mutual labels:  style-transfer
Artistic-Style-Transfer-using-Keras-Tensorflow
Art to Image Style Transfer using Keras and Tensorflow.
Stars: ✭ 22 (+57.14%)
Mutual labels:  style-transfer
transformer-drg-style-transfer
This repository have scripts and Jupyter-notebooks to perform all the different steps involved in Transforming Delete, Retrieve, Generate Approach for Controlled Text Style Transfer
Stars: ✭ 97 (+592.86%)
Mutual labels:  style-transfer
Face-Sketch
Face Sketch Synthesis with Style Transfer using Pyramid Column Feature, WACV2018
Stars: ✭ 52 (+271.43%)
Mutual labels:  style-transfer
StyleGAN demo
The re-implementation of style-based generator idea
Stars: ✭ 22 (+57.14%)
Mutual labels:  style-transfer
ArtsyNetworks
Deep Learning + Arts
Stars: ✭ 24 (+71.43%)
Mutual labels:  style-transfer
Android-Tensorflow-Style-Transfer
An Android app built with an artistic style transfer neural network
Stars: ✭ 31 (+121.43%)
Mutual labels:  style-transfer
style-transfer-video-processor
This code extends the neural style transfer image processing technique to video by generating smooth transitions between several reference style images
Stars: ✭ 113 (+707.14%)
Mutual labels:  style-transfer
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Stars: ✭ 76 (+442.86%)
Mutual labels:  style-transfer
awesome-text-style-transfer
A list of resources about Text Style Transfer
Stars: ✭ 43 (+207.14%)
Mutual labels:  style-transfer
Domain-Aware-Style-Transfer
Official Implementation of Domain-Aware Universal Style Transfer
Stars: ✭ 84 (+500%)
Mutual labels:  style-transfer
StyleTransfer-PyTorch
Implementation of image style transfer in PyTorch
Stars: ✭ 18 (+28.57%)
Mutual labels:  style-transfer
MeuralPaint
TensorFlow implementation of CNN fast neural style transfer ⚡️ 🎨 🌌
Stars: ✭ 19 (+35.71%)
Mutual labels:  style-transfer
color-aware-style-transfer
Reference code for the paper CAMS: Color-Aware Multi-Style Transfer.
Stars: ✭ 36 (+157.14%)
Mutual labels:  style-transfer
mlmodelzoo
Build your iOS 11+ apps with the ready-to-use Core ML models below
Stars: ✭ 17 (+21.43%)
Mutual labels:  style-transfer
style swap tensorflow
tensorflow code for Fast Patch-based Style Transfer of Arbitrary Style
Stars: ✭ 42 (+200%)
Mutual labels:  style-transfer
GLStyleNet
Semantic style transfer, code and data for "GLStyleNet: Exquisite Style Transfer Combining Global and Local Pyramid Features" (IET Computer Vision 2020)
Stars: ✭ 48 (+242.86%)
Mutual labels:  style-transfer
TitleStylist
Source code for our "TitleStylist" paper at ACL 2020
Stars: ✭ 72 (+414.29%)
Mutual labels:  style-transfer
ImgFastNeuralStyleTransfer TensorFlow
快速风格迁移学习实践
Stars: ✭ 22 (+57.14%)
Mutual labels:  style-transfer

Neural-Style-Transfer

I have used Keras with Tensorflow backend to do the Style Transfer. The entire code is in the jupyter notebook.

The style and the content images can be found in the examples folders along with the results(in a GIF format).

I have written a blog post explaining all the things that were done in the code.

Link:- https://yashk2810.github.io/Neural-Style-Transfer/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].