Coder Social home page Coder Social logo

deepdream-aws's Introduction

deepdream-aws

Setting up and running the Deep Dream algorithm on AWS EC2.

Go through the steps of readme.sh to create and set up an EC2 instance. We use Tito Costa's Torch+Caffe EC2 AMI, documented at http://blog.titocosta.com/post/110345699197/public-ec2-ami-with-torch-and-caffe-deep-learning . Big thanks, Tito!

setup.sh is what sets up the algorithm and its inputs on the instance, at the /home/ubuntu/deepdream-aws directory. Beware, its last line starts the layers.sh script as well, you'll probably want to comment that line out.

python dream.py IMAGE.jpg LAYER runs the algorithm for a given GoogLeNet layer. The output is IMAGE.LAYER.jpg.

bash layers.sh IMAGE.jpg runs the Deep Dream algorithm for a given image, for each layer of the neural network. Images with alpha channel are not allowed.

Forking

If you fork this, you'll have to change it to point to your fork at TWO places:

  1. In readme.sh: https://raw.githubusercontent.com/danielvarga/deepdream-aws
  2. In setup.sh: [email protected]:danielvarga/deepdream-aws.git

deepdream-aws's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deepdream-aws's Issues

how to read output?

setting up and running the scripts generates a plethora of output files, presumably corresponding to individual network layers -- but how are they read out? opening them as jpgs doesn't seem to work.

files look like:
cout.daniel.jpg.pool4-3x3_s2

thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.