12 comments

[ 2.8 ms ] story [ 44.3 ms ] thread
Oh man, those facial images are deep in the uncanny valley. Maybe on the rising side of the slope now, but still way down there.
Have you seen the animation at the end of the article, where progressively better completions are selected? Most of them seemed pretty natural to me.
The photos at the bottom look like posters from an 80s horror movie! The photos with vacant eyes are hella creepy...
(comment deleted)
I was impressed with the Labeled Faces in the Wild (LFW) facial auto-completion results, especially since the system was not trained on LFW at all! The results seemed almost too good to be true. Perhaps this is a testament that there isn't that much diversity in human faces?

Very well written overall, and I appreciated the author's thoughts on TensorFlow+torch at the end of the article.

Adversarial training is a fascinating idea, and I love the sound of it. I'd like to start applying that concept in the future.

On a similar vein...

http://www.pyimagesearch.com/2016/08/10/imagenet-classificat...

Uses TF deep learning to classify an image.

Awesome! Could use this technique to create a personal version of Google photos (thinking specifically of their automatic generation of albums of 'sunsets' or 'dogs').
It would be cool if you could use a GAN to generate images merely by providing an object name. You could train the GAN on images obtained by searching for that object name in an image search engine.
(comment deleted)
Could this be used to generate unique images from a training set?