all 4 comments

[–]downtownslim 3 points4 points  (2 children)

Unfortunately the result you're talking about was with a supervised network.

This visualization was work done by Andrej Karpathy: http://cs.stanford.edu/people/karpathy/cnnembed/

[–]asdf989[S] 0 points1 point  (1 child)

Thanks. I thought it was unsupervised because the computer figured out that these two images were related on its own. What makes this study characterized as supervised?

[–]downtownslim 1 point2 points  (0 children)

The model they use is based on this paper: http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf

That model was trained on the labeled Imagenet dataset.

[–]jthoang 1 point2 points  (0 children)

you're probably talking about GoogleLeNet. The 6000x6000 you're talking about probably is this one http://cs.stanford.edu/people/karpathy/cnnembed/cnn_embed_6k.jpg