60 skills found · Page 1 of 2
titu1994 / Neural Style TransferKeras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
paulgavrikov / VisualkerasVisualkeras is a Python package to help visualize Keras (either standalone or included in TensorFlow) neural network architectures. It allows easy styling to fit most needs. This module supports layered style architecture generation which is great for CNNs (Convolutional Neural Networks), and a graph style architecture, which works great for most models including plain feed-forward networks.
eridgd / WCT TFTensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086
jacoxu / Encoder DecoderFour styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
E1eveNn / XshinnosukeDeep learning framework realized by Numpy purely, supports for both Dynamic Graph and Static Graph with GPU acceleration
manicman1999 / StyleGAN KerasStyleGAN made with Keras
awentzonline / Keras Rtst"Real-Time Style Transfer" with Keras
Kautenja / A Neural Algorithm Of Artistic StyleKeras implementation of "A Neural Algorithm of Artistic Style"
titu1994 / Fast Neural StyleImplementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in Keras
misgod / Fast Neural Style KerasThis is a fast neural style transfer implement with Keras 2.
eridgd / AdaIN TFTensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/1703.06868
jayanthkoushik / Neural StyleTheano+Keras implementation of style transfer algorithms.
devAmoghS / Keras Style TransferAn implementation of "A Neural Algorithm of Artistic Style" in Keras
robertomest / Neural Style KerasImplementation of neural style transfer methods using Keras and Tensorflow
yueyericardo / PkbarKeras style progressbar for Pytorch (PK Bar)
superb20 / Image Style Transfer Using Convolutional Neural NetworksA Keras Implementation of Image Style Transfer Using Convolutional Neural Networks
anujdutt9 / Artistic Style Transfer Using Keras TensorflowArt to Image Style Transfer using Keras and Tensorflow.
statechular11 / Resnetkeras-style API to ResNets (ResNet-50, ResNet-101, and ResNet-152)
overflocat / Fast Neural Style KerasA Keras Implementation of Fast-Neural-Style
microsoft / NativeKerasNative implementation of a Keras-style API. Uses the Cognitive Toolking (CNTK) as backend.