Of course, there is great utility to be had as well, it just scares me to think about what could be done with this technology, in a mature form, if used for violent purposes.
Inceptionism: Going Deeper into Neural Networks
51–60 of 166 posts
Re: Inceptionism: Going Deeper into Neural Networks
#52The one generated after looking at completely random noise on the bottom row, second from the right: http://googleresearch.blogspot.co.uk/2015/06/inceptionism-go... Reminds me very heavily of The Starry Night https://www.google.com/culturalinstitute/asset-viewer/the-st... Lovely imagery. I never had much luck with generative networks. I did some work putting RBMs on a GPU partly because I'd seen Hinton talk showing s…
https://lh3.googleusercontent.com/4jaIlDI1xXGOhxNejib833qA5y... full resolution image
Re: Inceptionism: Going Deeper into Neural Networks
#53Re: Inceptionism: Going Deeper into Neural Networks
#54Earlier quoted context omitted.
Link's broken.
Fixed: https://caudallure.files.wordpress.com/2011/09/1217891347094...
It can be found in the cover art of "10000 Days", an album from American metal band Tool. The original box comes with two magnifying lenses like this:
http://s21.photobucket.com/user/Stonergrunge/media/Mis%20cos...
This (and others in the cover) look stunning through these lenses.
Re: Inceptionism: Going Deeper into Neural Networks
#55This is fascinating. And important. We need better ways to see what neural nets are doing. At least for visual processing, we now have some. This might be usable on music. Train a net to recognize a type of music, then run it backwards to see what comes out. Run on the neural nets that do face popout (face/non face, not face recognition), some generic face should emerge. Run on nets for text recognition, letter forms…
Re: Inceptionism: Going Deeper into Neural Networks
#56This appears to be the source of the mysterious image that showed up on Reddit's /r/machinelearning the other day too: https://www.reddit.com/r/MachineLearning/comments/3a1ebc/ima...
Re: Inceptionism: Going Deeper into Neural Networks
#57Am I the only one who found those images somewhat disturbing? I wonder if they're triggering something similar to http://www.reddit.com/r/trypophobia
Re: Inceptionism: Going Deeper into Neural Networks
#58Worth reading the comments too. One from Vincent Vanhoucke: "This is the most fun we've had in the office in a while. We've even made some of those 'Inceptionistic' art pieces into giant posters. Beyond the eye candy, there is actually something deeply interesting in this line of work: neural networks have a bad reputation for being strange black boxes that that are opaque to inspection. I have never understood those…
Re: Inceptionism: Going Deeper into Neural Networks
#59The reason they look so 'fractal-like' (e.g. trippy!) is because they actually are fractals! In the same way a normal fractal is a recursive application of some drawing function, this is a recursive application of different generation or "recognition -> generation" drawing functions built on top of the CNN. So I believe that, given a random noise image, these networks don't generate the crazy trippy fractal patterns…
Do they exhibit self-similarity at different zoom levels?