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

lucidrains/video-diffusion-pytorch

Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch observed · 2026-08-28

github.com/lucidrains/video-diffusion-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 1609
  • days_rel: n/a
  • days_push: 852
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1383 stars · 139 forks observed · 2026-08-28

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

A Pytorch implementation of the Video Diffusion Models paper by Jonathan Ho, extending denoising diffusion probabilistic models (DDPMs) to video generation using a space-time factored 3D U-net. It supports unconditional and text-conditioned (BERT embeddings) video synthesis for research experimentation.

Use cases

  • generate short videos from text descriptions
  • train a diffusion model on video datasets
  • reproduce the Video Diffusion Models paper
  • experiment with space-time factored U-nets for video synthesis
  • generate moving MNIST-style video samples
  • build a research prototype for text-to-video generation

When to choose

  • you want a lightweight, readable Pytorch implementation of video diffusion for research
  • you need a starting codebase to extend with newer text-to-video techniques
  • you want to train small-scale video diffusion models on custom datasets

When to avoid

  • you need a production-ready text-to-video system with high-quality output
  • you want a pretrained model that generates realistic videos out of the box
  • you need large-scale, well-supported training infrastructure or long video generation

Facets

library · maturity experimental

deep-learning machine-learning video-processing deep-learning artificial-intelligence python diffusion-models ddpm text-to-video video-generation pytorch research-code unet video gpu

2 sources

Member repositories

RepositoryRoleHealth v2
lucidrains/video-diffusion-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="lucidrains/video-diffusion-pytorch")

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