Fast Pix2Pix
Project from Zaid Alyafeai presents a faster interactive verson of familiar image translation demos which presents instant renderings after each drawn input:
A simple implementation of the pix2pix paper on the browser using TensorFlow.js. The code runs in real time after you draw some edges. Make sure you run the model in your laptop as mobile devices cannot handle the current models. Use the mouse to draw.
Try it out here
Update [17/08/18]
The site has been updated to include a sketch-to-face image translation:
Try it out for yourself here
Post updated to include new doodle to face feature.