Skip to content

Magho/Art-generation-with-Neural-Style-Transfer

Repository files navigation

Poject Description

Implementing Neural Style Transfer (NST)

Goals

  • Implement the neural style transfer algorithm
  • Generate novel artistic images using your algorithm

Packages used

  • os
  • sys
  • scipy.io
  • scipy.misc
  • matplotlib
  • matplotlib.pyplot - imshow -
  • PIL import Image
  • nst_utils
  • numpy
  • tensorflow

Used data set

we used a pretrained model pretrained-model/imagenet-vgg-verydeep-19.mat

About

Implementing Neural Style Transfer (NST), with Keras

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published