#194 · Primary category: Computer Vision
jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
Project last updated:02/27/25
GitHub Stars
4.1K
Forks
419
Contributors
5
License
Other
Why we included this project
Meta FAIR's official V-JEPA codebase trains visual representations by watching unlabeled video. Instead of reconstructing pixels, the model predicts missing spatiotemporal regions in latent space, which keeps pretraining free of text, annotations, negative examples, and pixel-level reconstruction. The resulting frozen ViT backbones transfer to both video and image tasks, where a lightweight attentive probe reaches strong accuracy on Kinetics-400, Something-Something-v2, and ImageNet. If you build video understanding systems with limited labeled data, the bundled ViT-Large and ViT-Huge checkpoints plus evaluation scripts give you a solid starting point. It's a research codebase built for reproducibility, so expect config-driven PyTorch training on CSV-based datasets rather than a ready-made inference API.
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)