#100 · Primary category: Computer Vision
vjepa2
PyTorch code and models for VJEPA2 self-supervised learning from video.
Project last updated:03/23/26
GitHub Stars
4.5K
Forks
559
Contributors
15
License
MIT
Why we included this project
Most video models describe what is in a frame, but V-JEPA 2 is built for understanding what happens across time. It is Meta FAIR's self-supervised video encoder, trained on internet-scale video without labels, and it reports state-of-the-art results on motion understanding and human action anticipation. The same codebase includes V-JEPA 2-AC, a world model post-trained on a small amount of robot trajectory data that handles manipulation tasks without task-specific training or calibration. Since training is self-supervised, you can adapt the encoder to your own video data without a large labeling effort, and the released PyTorch code and checkpoints give you something runnable rather than a paper to implement yourself. A 2.1 release updates the training recipe to produce denser, more temporally consistent features.
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)