Skip to content

Google's deepdream script as a web server, with webcam support in browser. Built for speed.

Notifications You must be signed in to change notification settings

deepdream-community/luciddream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luciddream

Join the chat at https://gitter.im/deepdream-community/luciddream Google's deepdream script as a web server, with webcam support in browser. Built for speed.

Installation & Usage

You need to have pycaffe and all its dependencies installed in order to run this. You will also need a long list of python modules, Node.js, and Python 2.7. Once cloned, simply run

npm install
node .

This starts the Node.js server on port 8080 and the python server on an arbitrary open port. Navigate to http://yourserver:8080 to begin.

About

Google's deepdream script as a web server, with webcam support in browser. Built for speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.3%
  • JavaScript 37.7%