├── Keras_styletransfer.ipynb ├── README.md ├── content.png ├── elephant.jpg └── style.png /Keras_styletransfer.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dsgiitr/Neural-Style-Transfer/HEAD/Keras_styletransfer.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dsgiitr/Neural-Style-Transfer/HEAD/README.md -------------------------------------------------------------------------------- /content.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dsgiitr/Neural-Style-Transfer/HEAD/content.png -------------------------------------------------------------------------------- /elephant.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dsgiitr/Neural-Style-Transfer/HEAD/elephant.jpg -------------------------------------------------------------------------------- /style.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dsgiitr/Neural-Style-Transfer/HEAD/style.png --------------------------------------------------------------------------------