https://github.com/makseq/deepdream_learn_helper
DeepDream helper for training of own models. It can download and prepare images, setup the prototxt files and others.
https://github.com/makseq/deepdream_learn_helper
Last synced: 8 months ago
JSON representation
DeepDream helper for training of own models. It can download and prepare images, setup the prototxt files and others.
- Host: GitHub
- URL: https://github.com/makseq/deepdream_learn_helper
- Owner: makseq
- Created: 2017-06-30T13:40:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T13:53:47.000Z (almost 9 years ago)
- Last Synced: 2025-10-15T06:16:10.781Z (8 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It can help you to download images from Google Image Search and prepare it for Deepdream models training (adaptation based on GoogleNet model).
These scripts are automation of this article steps:
https://generateme.wordpress.com/2015/08/12/training-own-dnn-for-deep-dream/
Some notes about training, examples and DeepDream Video:
http://makseq.com/blog/?p=75