#394 · Primary category: Computer Vision
STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
Project last updated:03/24/23
GitHub Stars
791
Forks
157
Contributors
2
License
MIT
Why we included this project
Pixel-level labels are expensive to produce, and for many image domains they simply don't exist. STEGO attacks that problem directly: it learns semantic segmentation without any human-annotated masks, using the official ICLR 2022 implementation that distills feature correspondences from a self-supervised vision transformer. Pretrained models, evaluation scripts, and a Colab demo are all in the repo, so you can see it segment Cityscapes or COCO-Stuff scenes before committing to training. The README also walks through bringing your own unlabeled dataset, which matters when a dense label set for your domain would be impractical to build. If you're working on unsupervised or weakly supervised computer vision, this is a well-documented reference worth studying and adapting.
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)