An open API service indexing awesome lists of open source software.

https://github.com/makaveli10/neuralstyletransfer

Applies the style of a given image to the content of input image
https://github.com/makaveli10/neuralstyletransfer

deeplearning image-processing neural-style-painting neural-style-transfer neural-style-transfer-tensorflow neuralstyle vgg16

Last synced: about 2 months ago
JSON representation

Applies the style of a given image to the content of input image

Awesome Lists containing this project

README

        

# NeuralStyleTransfer
Applies the style of a given image to the content of input image
This is a tensor-flow keras implementation of neural style transfer

# Requirements
keras (and associated dependencies)
numpy, scipy
pyyaml
HDF5 and h5py
pillow
Python 2 and 3