{"id":14958933,"url":"https://github.com/stefantippelt/deep-dream-viz","last_synced_at":"2026-02-08T18:02:31.292Z","repository":{"id":28576707,"uuid":"113789598","full_name":"StefanTippelt/deep-dream-viz","owner":"StefanTippelt","description":"Visual art generation using deep dream and tensorflow","archived":false,"fork":false,"pushed_at":"2022-01-13T20:58:52.000Z","size":134266,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T02:44:27.855Z","etag":null,"topics":["deepdream","tensorflow-experiments"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StefanTippelt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-10T22:48:30.000Z","updated_at":"2022-09-11T03:55:18.000Z","dependencies_parsed_at":"2022-08-07T14:00:14.322Z","dependency_job_id":null,"html_url":"https://github.com/StefanTippelt/deep-dream-viz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanTippelt%2Fdeep-dream-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanTippelt%2Fdeep-dream-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanTippelt%2Fdeep-dream-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefanTippelt%2Fdeep-dream-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefanTippelt","download_url":"https://codeload.github.com/StefanTippelt/deep-dream-viz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237999483,"owners_count":19399887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deepdream","tensorflow-experiments"],"created_at":"2024-09-24T13:18:33.296Z","updated_at":"2025-10-24T16:30:33.807Z","avatar_url":"https://github.com/StefanTippelt.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual art generation with Deep Dream and Tensorflow\n\nCreating visually appealing art by using deep neural nets and [Google’s TensorFlow](https://github.com/tensorflow/tensorflow) is in all mouth. Hence it is not always straight forward to adjust existing models to your own needs and the tuning of several parameters in different layers is still a mainly manual task.\nTherefore, a method is developed to generate a lot of images with varying parameters and using different layers as activations for [Google’s deep dream](https://github.com/google/deepdream) inception model inception5h. The tool addresses the need for speeding up the exploration of model characteristics that make the result visually appealing. Finally, the exploration output is displayed in a parameter_a x parameter_b grid to semi-automate the exploration of visually interesting layers and parameters.\n\nThe code in this repository is based on [Hvass Labs Tutorials](https://github.com/Hvass-Labs/TensorFlow-Tutorials).\n\n![Example 1 for urban people](https://github.com/StefanTippelt/deep-dream-viz/blob/master/src/img/blended_pictures/urban_people1.jpg)\n![Example 2 for urban people](https://github.com/StefanTippelt/deep-dream-viz/blob/master/src/img/blended_pictures/urban_people2.jpg)\n![Example 3 for urban people](https://github.com/StefanTippelt/deep-dream-viz/blob/master/src/img/blended_pictures/urban_people3.jpg)\n\n## Required Packages\n\nThe tutorials require several Python packages to be installed, these are listed in requirements.txt\nAn easier way to run the project is to use provided docker file to create your own docker image. You do not have docker installed yet? Get if from here: [install docker](https://docs.docker.com/engine/installation/).\nThen just run:\n\n ```make build```\n\n ```make run```\n\n\n## License (MIT)\nPublished under the MIT License. See the file LICENSE for details.\n\nThe images used in the tutorials are from pixabay.com and made publicly available under [Creative Commons CC0 License](https://creativecommons.org/publicdomain/zero/1.0/deed.en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefantippelt%2Fdeep-dream-viz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefantippelt%2Fdeep-dream-viz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefantippelt%2Fdeep-dream-viz/lists"}