This project uses the VGG-19 pretrained network to transfer the style/texture of an image onto the content of another image. The idea is based on the following paper:
Original content image Style image: Starry Night Final imagetkgroot/Transfer-image-styling
This project uses the VGG-19 network to transfer the style/texture of an image onto the content of another image. Implementation of Neural style transfer.
Python