#151 · Primary category: Computer Vision
Sa2VA
Official Repo For Pixel-LLM Codebase: Sa2VA (T-PAMI-26), SAMTok (CVPR-26), VRT (Arxiv-25), SaSaSa2VA (1-st solution for LSVOS)
Project last updated:08/04/26
GitHub Stars
1.7K
Forks
131
Contributors
9
License
Apache-2.0
Why we included this project
Sa2VA combines the SAM-2 segmentation model with a multimodal LLM, so a single model can discuss images and videos and return pixel-level masks. That covers referring segmentation, grounded conversation, visual prompting, and chat. The repo also contains several companion projects: VRT adds object-level grounded reasoning with its own benchmark and training data, SAMTok turns masks into tokens any MLLM can use, and SaSaSa2VA, a segmentation-augmented variant, won first place in the ICCV 2025 LSVOS challenge. You can pick between several backbones, including InternVL2.5/3 and Qwen2.5/3-VL, download pretrained weights from Hugging Face, and run a Gradio demo before integrating. If you're building annotation tools, video understanding, or promptable segmentation systems, this is a solid foundation.
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)