/neural_style_transfer_tensorflow

A tensorflow implementation of Neural Style Transfer model

Primary LanguagePython

Neural Style Transfer Tensorflow

A neural style transfer model

Dependencies

  • Pillow==7.1.2
  • tensorflow==2.2.0 (or tensorflow-gpu)

Running the Model

Get help using:

python neural_style_transfer.py --help

Run the model

python neural_style_transfer.py

The default location for the resulting image:

./results/result.png folder