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.
- Pre-trained VGG network (MD5
8ee3263992981a1d26e73b3ca028a123
) - put it in the "server" directory of this repository.
Please Install Python dependencies:
- TensorFlow
- NumPy
- SciPy
- Pillow
- flask