#250 · Primary category: Computer Vision
Seg-Zero
Project Page For "Seg-Zero: Reasoning-Chain Guided Segmentation via Cognitive Reinforcement"
Project last updated:01/17/26
GitHub Stars
639
Forks
30
Contributors
1
License
Apache-2.0
Why we included this project
Seg-Zero is the official code for a research line that gets vision-language models to segment images by reasoning about what to look for first. Training is pure reinforcement learning: IoU and L1 rewards push the model to emit a reasoning chain before the final mask, with no supervised reasoning data in the loop. If you work on referring expression segmentation or visual grounding, the released 7B checkpoints and the RefCOCOg-derived training data give you a concrete starting point. The code builds on EasyR1 and veRL, supports Qwen2-VL and Qwen2.5-VL, and includes inference and evaluation scripts plus GRPO training for multi-GPU setups. It is research software rather than a turnkey service, so expect to adapt the pipeline to your own data and hardware.
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)