#219 · Primary category: Computer Vision
LISA
Project Page for "LISA: Reasoning Segmentation via Large Language Model"
Project last updated:02/16/25
GitHub Stars
2.7K
Forks
206
Contributors
11
License
Apache-2.0
Why we included this project
LISA couples an LLM's ability to reason about an image with the pixel-level job of drawing a segmentation mask. Given a question that needs world knowledge or a step-by-step explanation, it answers in plain text and marks the exact object it means, which matters when you want the model to show which part of the image it is talking about rather than just reply. That suits grounded visual question answering, assistive and inspection tools, and similar work where the region of interest carries as much weight as the words. A hosted Gradio demo and local deployment notes make it easy to try the behavior. The repo itself is also a solid reference implementation, with training recipes and the LISA++ variant that adds visual chain-of-thought data.
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)