facebookresearch/pytorchvideo
A deep learning library for video understanding research. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 80
- 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: 2003
- days_rel: n/a
- days_push: 120
- n_releases_24m: 0
Adoption not part of the score
3566 stars · 425 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PyTorchVideo is a deep learning library from Facebook Research focused on video understanding research, built on PyTorch. It provides reusable, modular components including pretrained video models (model zoo), video datasets, data loaders, and video-specific transforms, with support for accelerated inference on hardware including mobile devices.
Use cases
- classify actions in videos with pretrained models
- train a video classification model in PyTorch
- run video action detection with SlowFast
- load Kinetics-400 pretrained video models via Torch Hub
- decode and preprocess video clips for deep learning
- deploy video models for accelerated mobile inference
- research video understanding architectures
When to choose
- you need state-of-the-art pretrained video models like SlowFast or X3D
- you want PyTorch-ecosystem components for video research
- you need efficient video-specific data loading and transforms
- you want reproducible benchmarks for video understanding
When to avoid
- you need general-purpose video editing or encoding rather than ML
- you work with images only instead of video
- you need a non-PyTorch framework like TensorFlow or JAX
- you need actively developed features - the project sees infrequent releases
Facets
library · maturity maintenance
machine-learning deep-learning video-processing data-science deep-learning computer-vision machine-learning python cross-platform pytorch video-understanding model-zoo action-recognition video-classification pretrained-models torch-hub video research gpu mobile
6 sources
- readme: https://github.com/facebookresearch/pytorchvideo · fetched 2026-08-28 · 61fe1f10590d
- homepage: https://pytorchvideo.org/ · fetched 2026-08-29 · 1b493719fef5
- site_page: https://pytorchvideo.org/docs/tutorial_overview · fetched 2026-08-29 · cf64eed9bd26
- site_page: https://pytorchvideo.org/docs/tutorial_overview.html · fetched 2026-08-29 · cf64eed9bd26
- site_page: https://pytorchvideo.org/docs/tutorial_torchhub_inference · fetched 2026-08-29 · 03c6862ca0c1
- registry_pypi: https://pypi.org/pypi/pytorchvideo/json · fetched 2026-08-29 · 1a408a570cf3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/pytorchvideo | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/pytorchvideo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem