makaveli10 / NeuralStyleTransfer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 80.9%Language:Shell 19.1%