#151 · Primary category: Computer Vision

Sa2VA

computer-vision large-language-models mllm

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