/NST

TensorFlow neural style transfert computed on GPU

Primary LanguagePython

Neural Style Transfert

Exercise on Tensorflow to generate art from VGG 19 trained network

+

=

Installation

git clone

Usage example

Have some fun using GPU

Meta

Me – MaximeAeva – Feel free to contact

Contributing

  1. Fork it (https://github.com/MaximeAeva/Neuron/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request