Skip to content

Insecty/Style-Transfer-App

Repository files navigation

Running

python init.py

For a 512×512 pixel content file, 200 iterations take 5 seconds on a GTX 1080 Ti, 10 seconds on a Maxwell Titan X, or 10 minutes on an Intel Core i7-5930K. Using a GPU is highly recommended due to the huge speedup.

Requirements

Data Files

  • Pre-trained VGG network (MD5 8ee3263992981a1d26e73b3ca028a123) - put it in the "server" directory of this repository.

Dependencies

Please Install Python dependencies:

  • TensorFlow
  • NumPy
  • SciPy
  • Pillow
  • flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published