#71 · Primary category: Computer Vision
SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Project last updated:03/16/26
GitHub Stars
7.4K
Forks
1.3K
Contributors
39
License
Apache-2.0
Why we included this project
PySlowFast is a research codebase from Facebook AI Research that implements many of the video backbones still used in modern work, including SlowFast, I3D, X3D, and the multiscale vision transformers, along with non-local blocks. Its training recipes are tuned on Kinetics and AVA, so you can reproduce published baselines and then swap in your own ideas without reimplementing everything. The repo also includes multigrid training, self-supervised and masked autoencoder projects, and a model zoo of pretrained weights. This is not a plug-and-play library: it expects comfort with YAML configs and PyTorch and gives you fine control over experiments. For researchers or engineers building action recognition or video understanding models, this is a dependable starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)