neural-style
Neural transformer
This is an implementation of neural style transfer in TensorFlow using the Adam optimizer.
Neural style in TensorFlow! 🎨
6k stars
223 watching
2k forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,105 |
| An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,930 |
| An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |
| A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
| A neural network implementation of artistic style transfer with color preservation and masking capabilities. | 2,276 |
| A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
| Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| This project generates image analogies by matching and blending features from one image to another. | 3,522 |
| A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
| Tools to aid in designing and visualizing neural network architectures | 4,525 |
| A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving. | 4,573 |
| An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
| A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,077 |