Giter VIP home page Giter VIP logo

deepdarkfantasy's Introduction

DeepDarkFantasy

I'm hired for people to fulfill their fantasies. Their **DEEP DARK FANTASIES**. - Van Darkholme

Sorry, It's just a joke. It makes DeepDream video with using ffmpeg and caffe. This project is targeted at Ubuntu 14.04 LTS.

Requirement

Install CUDA 7.5 yourself. Then our Install Script will install every dependencies.

How to Use?

  • In first, Run Installer Script.
$ ./setup.sh
  • After setup, Set your configure file. If you are using vim,
$ vi configure.conf

or if you are using emacs,

$ sudo apt-get remove emacs
$ vi configure.conf
  • And, Run main script.
$ ./main.sh
  • Feel DEEP DARK FANTASIES.

Configure Options

  • INPUT_FOLDER: Temporary Input Folder for Extracting video.
  • OUTPUT_FOLDER: Temporary Output Folder for Processing frames.
  • VIDEO_FILE: Video file for process.
  • OUTPUT_FILE: Output video file.
  • FRAMERATE: Video's Framerate
  • MODEL_IMAGE: Deep Dream Model Image
  • THREADS: CPU's threads. (Only for ffmpeg)
  • ITERATIONS: Iterations when processing images.
  • OCTAVES: Octaves when processing images.
  • OCTAVES_SCALE: Octaves Scale when processing images.

deepdarkfantasy's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deepdarkfantasy's Issues

Can't access output dir

[image2 @ 0x7fdf96800800] Could find no file with path '~/DeepDarkFantasy/out/%08d.png' and index in the range 0-4 ~/DeepDarkFantasy/out/%08d.png: No such file or directory

Any idea what is going on?

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.