Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/deepdream
https://github.com/google/deepdream
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/deepdream
- Owner: google
- License: other
- Archived: true
- Created: 2015-07-01T15:00:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T06:43:24.000Z (about 2 years ago)
- Last Synced: 2024-07-31T21:55:17.080Z (3 months ago)
- Size: 1.35 MB
- Stars: 13,236
- Watchers: 901
- Forks: 3,209
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-deep-reinforcement-learning - caffe
- awesome-ccamel - google/deepdream - (Misc)
- awesome-neural-art - deepdream - The original Google implementation. (Deep Dream)
README
# deepdream
This repository contains IPython Notebook with sample code, complementing
Google Research [blog post](http://googleresearch.blogspot.ch/2015/06/inceptionism-going-deeper-into-neural.html) about Neural Network art.
See [original gallery](https://photos.google.com/share/AF1QipPX0SCl7OzWilt9LnuQliattX4OUCj_8EP65_cTVnBmS1jnYgsGQAieQUc1VQWdgQ?key=aVBxWjhwSzg2RjJWLWRuVFBBZEN1d205bUdEMnhB) for more examples.You can view "dream.ipynb" directly on github, or clone the repository,
install dependencies listed in the notebook and play with code locally.It'll be interesting to see what imagery people are able to generate using the described technique. If you post images to Google+, Facebook, or Twitter, be sure to tag them with [#deepdream](https://twitter.com/hashtag/deepdream) so other researchers can check them out too.
* [Alexander Mordvintsev](mailto:[email protected])
* [Michael Tyka](https://www.twitter.com/mtyka)
* [Christopher Olah](mailto:[email protected])