Skip to content

A Flask web app to give frame wise tripified (google deep dream inception model) output of webcam input stream

Notifications You must be signed in to change notification settings

raajtilaksarma/trip-dream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trip-dream

A Flask web app to give frame wise tripified (google deep dream inception model) output of webcam input stream

Example output

your_image

Usage

  • Clone the repo
  • pip3 install -r requirements.txt
  • python3 app.py
  • Open your browser (localhost:5000)

About

A Flask web app to give frame wise tripified (google deep dream inception model) output of webcam input stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published