Ross ROSS = Recommend OSS · open-source software intelligence for agents

graphific/DeepDreamVideo

implementing deep dream on video observed · 2026-08-28

github.com/graphific/DeepDreamVideo · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4077
  • days_rel: n/a
  • days_push: 1505
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2109 stars · 277 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python-based command-line tool that applies Google's DeepDream algorithm to videos by extracting frames, running a pretrained deep neural network on each frame with continuity blending, and reassembling them. It includes shell scripts for frame extraction via ffmpeg, avconv, or mplayer and GPU/CPU benchmarking guidance.

Use cases

  • apply deepdream hallucination effects to a movie clip
  • create trippy deep dream videos from any video file
  • process video frames with a pretrained neural network
  • generate psychedelic video art with deep learning
  • run deepdream on frames with temporal continuity
  • benchmark deepdream processing on GPU vs CPU

When to choose

  • you want the classic DeepDream effect applied to an entire video with frame-to-frame continuity
  • you have a GPU and are comfortable with older Python/Caffe-based deep learning setups
  • you want a scriptable pipeline from raw video to dream-processed output

When to avoid

  • you need modern, maintained tooling with current framework support (PyTorch/TensorFlow)
  • you only want to deepdream single images
  • you need fast processing on CPU-only machines, as it can take days for short videos

Facets

cli-tool · maturity maintenance

image-processing video-processing deep-learning cli deep-learning computer-vision media artificial-intelligence python cli deepdream neural-style ffmpeg caffe video-effects generative-art video linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
graphific/DeepDreamVideomain32

For agents

markdown · JSON · MCP: product_card(name="graphific/DeepDreamVideo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem