Questions tagged [deepdream]

DeepDream is an art-AI created by Google. Use this tag for questions about that. Use the [deepdreaming] tag for the process.

3 questions
4
votes
1 answer

Why would neural network dream scenes mirror the hallucinations people experience when they're tripping?

In DeepDream wikipedia page it's suggested that a dreamlike images created by a convolutional neural network may be related to how visual cortex works in humans when they're tripping. The imagery to LSD- and psilocybin-induced hallucinations is…
1
vote
0 answers

How can a neural network handle different image sizes, when performing deep dreaming using image pyramids?

I read that image pyramids are used for deep dreaming. The image is feed through the network multiple times and is rescaled during the process, to capture features in different scales. But how can the neural network handle the different input sizes?…
1
vote
0 answers

Can DeepDream produce a "dream" from 3 images?

By default using the DeepDream technique, you can create a dreamlike image out of two different images. Is it possible to easily enhance this technique to generate one image out of three?
kenorb
  • 10,423
  • 3
  • 43
  • 91