kesara / deepdreamer

Easy to configure Python program that make use of Google's DeepDream.
https://deepdreamer.fq.nz/
GNU General Public License v3.0
211 stars 42 forks source link

Added suppoort for MIT's Places CNN #1

Closed crypdick closed 9 years ago

crypdick commented 9 years ago

Added new "--network" arg + a function to load the correct network files. Updated the README with instructions.