neural-style

Neural transformer

This is an implementation of neural style transfer in TensorFlow using the Adam optimizer.

Neural style in TensorFlow! 🎨

GitHub

6k stars
224 watching
2k forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cysmith/neural-style-tf An implementation of image style transfer using convolutional neural networks in TensorFlow. 3,104
lengstrom/fast-style-transfer An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. 10,927
jcjohnson/neural-style An algorithm to combine the content of one image with the style of another, using convolutional neural networks. 18,312
tensorpack/tensorpack A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. 6,303
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
sjchoi86/tensorflow-101 A comprehensive tutorial project on building and training neural networks with TensorFlow 2,606
titu1994/neural-style-transfer A neural network implementation of artistic style transfer with color preservation and masking capabilities. 2,276
nlintz/tensorflow-tutorials A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks 6,006
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
awentzonline/image-analogies This project generates image analogies by matching and blending features from one image to another. 3,521
binroot/tensorflow-book A comprehensive resource for learning machine learning using TensorFlow. 4,453
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network Tools to aid in designing and visualizing neural network architectures 4,471
facebookincubator/aitemplate A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving. 4,561
systemerrorwang/white-box-cartoonization An implementation of a deep learning-based facial cartoonization system using TensorFlow 3,958
tensorspace-team/tensorspace A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. 5,071