fast-style-transfer
Style transformer
An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos.
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
11k stars
320 watching
3k forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
deep-learningneural-networksneural-stylestyle-transfer
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 |
| This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,542 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |
| Transfers the style of a reference image to another image based on its content | 11,160 |
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| A neural network implementation of artistic style transfer with color preservation and masking capabilities. | 2,276 |
| Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| Generates anime-style images from real-world photos using a deep learning model. | 4,502 |
| An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms. | 6,170 |
| An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 497 |
| Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
| A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
| This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |