Interesting Machine Learning Projects

#artificialintelligence 

Give computer two pictures and it will redraw the first one with the style of the second one. The original Style Transfer requires lots of computational resources, this is simpler but faster version. From left to right, the first column is the 16x16 input image, the second one is what you would get from a standard bicubic interpolation, the third is the output generated by the neural net, and on the right is the ground truth. Tell computer how flower should looks like and it will draw it.