Difference between revisions of "DeepDream"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 18: Line 18:
 
* [http://thirdeyesqueegee.com/deepdream/2015/07/19/running-googles-deep-dream-on-windows-with-or-without-cuda-the-easy-way/ Running Google’s Deep Dream on Windows (with or without CUDA) – The Easy Way]
 
* [http://thirdeyesqueegee.com/deepdream/2015/07/19/running-googles-deep-dream-on-windows-with-or-without-cuda-the-easy-way/ Running Google’s Deep Dream on Windows (with or without CUDA) – The Easy Way]
 
* [http://www.makeuseof.com/tag/create-artificial-fever-dreams-googles-deepdream/ Create Your Own Artificial Fever Dreams with Google’s "DeepDream"]
 
* [http://www.makeuseof.com/tag/create-artificial-fever-dreams-googles-deepdream/ Create Your Own Artificial Fever Dreams with Google’s "DeepDream"]
* [https://boingboing.net/2019/01/31/sade-and-co.html Afrofuturist artist creates gorgeous portraits with Deep Dreaming] - comments:
+
* [https://boingboing.net/2019/01/31/sade-and-co.html Afrofuturist artist Wagner James Au creates gorgeous portraits with Deep Dreaming] - comments:
 
** It sure looks like they were generated with Neural Style Transfer, not Deep Dreams. If it were Deep Dreams, there’d been hundreds of mutant doggies, eyeballs, and gazebos everywhere (or just very typical curved lines).
 
** It sure looks like they were generated with Neural Style Transfer, not Deep Dreams. If it were Deep Dreams, there’d been hundreds of mutant doggies, eyeballs, and gazebos everywhere (or just very typical curved lines).
 
** I’ve been using Deep Dream Generator, which has three options including the mutant things.
 
** I’ve been using Deep Dream Generator, which has three options including the mutant things.

Latest revision as of 06:40, 2 February 2019

DeepDream is a computer vision program created by Google which uses a convolutional neural network to find and enhance patterns in images via algorithmic pareidolia, thus creating a dreamlike hallucinogenic appearance in the deliberately over-processed images.

Google's program popularized the term (deep) "dreaming" to refer to the generation of images that desired activations in a trained deep network, and the term now refers to a collection of related approaches.

See also

External links