Image Style Transfer
Generating new images
Image style transfer is a technique that involves changing the style of an image by applying the graphic features of one image (such as colors, textures, and patterns) onto another, resulting in a brand-new image that amalgamates the content of one image with the elegance of another. The goal of image style transfer is to synthesize a texture from an input image while constraining the texture synthesis in order to preserve the semantic content of a target image. The advanced style transfer techniques can be used for generating new images to study the performance of new algorithms for domain adaption in computer vision in applications like autonomous driving scene understanding in new weathers. Code
Neural Style Transfer:



Deep Photo Style Transfer:


