#108 · Primary category: Computer Vision
pytorchvideo
A deep learning library for video understanding research.
Project last updated:05/05/26
GitHub Stars
3.6K
Forks
425
Contributors
62
License
Apache-2.0
Why we included this project
Most video-understanding work stalls on plumbing before any modeling happens, and that is the gap PyTorchVideo targets. It packages pretrained architectures such as SlowFast and X3D, plus the video-specific data loaders, transforms, and evaluation utilities that are otherwise tedious to assemble by hand. This is a component library, not a finished application, aimed at action recognition, video classification, and temporal action detection. Because the blocks are PyTorch-native and hardware-accelerated, you can prototype quickly and stay close to research-grade baselines. The bundled benchmarks give you a solid reference point before you adapt models to your own footage.
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)