Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 616 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 616 Bytes

Deeplearning Neural Style

A simple implementation of neuralstyle in tensorflow. #deeplearning #tensorflow #neuralstyle

It is a part of Deep Learning course on Coursera

Below is an example:

The origial Image

The origial Image

The style I would like to get

The style I would like to get

Result after 160 iterations

Result after 160 iterations

The generated image

The generated image

Of course, we can always increase the number of iteration to improve the result.