ProofByConstruction / texture-networksLinks
Implementation of Texture Networks in Tensorflow
☆27Updated 9 years ago
Alternatives and similar repositories for texture-networks
Users that are interested in texture-networks are comparing it to the libraries listed below
Sorting:
- Code to reproduce the results from the paper "Controlling Perceptual Factors in Neural Style Transfer" (https://arxiv.org/abs/1611.07865)…☆183Updated 8 years ago
- TensorFlow implementation of DmitryUlyanov/texture_nets☆96Updated 8 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in Keras☆107Updated 8 years ago
- Torch Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"☆203Updated 8 years ago
- TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm…☆79Updated 8 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- Visual Attribute Transfer through Deep Image Analogy in PyTorch!☆112Updated 7 years ago
- code for "Fast Patch-based Style Transfer of Arbitrary Style".☆412Updated 6 years ago
- A TensorFlow implementation of real-time style transfer based on the paper 'Perceptual Losses for Real-Time Style Transfer and Super-Reso…