Skip to content

neural style transfer using transfer learning in Tensorflow

Notifications You must be signed in to change notification settings

seuphor/vgg19-style

Repository files navigation

Style-transfer

Examples:

Base Image / Style Image:


Stylized Images:

Setup

Dependencies:

After installing the dependencies:

  • Download the VGG-19 model weights (see the "VGG-VD models from the Very Deep Convolutional Networks for Large-Scale Visual Recognition project" section).
  • Copy the weights file imagenet-vgg-verydeep-19.mat to the project directory.

Acknowledgements

The implementation is based on the projects:

About

neural style transfer using transfer learning in Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published