Skip to content

vaginessa/luciddream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.5%
  • JavaScript 37.5%