Let's transfer some style!

Posted on Sat 13 February 2016 in fun • Tagged with deep, style, pythonLeave a comment

A couple of months ago I had some fun playing with style-transfer, an implementation of the "A Neural Algorithm of Artistic Style" paper by L. Gatys, A. Ecker, and M. Bethge that allows you to transfer a style from one image to another image, while keeping the contents of the …

Continue reading

Dreaming a Deep Dream of the Muybridge's Horse

Posted on Mon 06 July 2015 in fun • Tagged with animation, deep, pythonLeave a comment

So here's a short post. Google recently released their code from that really interesting work entitled Inceptionism: Going Deeper into Neural Networks. Their code is available on github.

What I did here is just that I took all the frames from that horse running gif which I used in one …

Continue reading