paper-with-me

홈 › Papers

FreeSeg: Free Mask from Interpretable Contrastive Language-Image Pretraining for Semantic Segmentation

2022-09-27 · Yi Li, Huifeng Yao, Hualiang Wang, Xiaomeng Li

Fully supervised semantic segmentation learns from dense masks, which requires heavy annotation cost for closed set. In this paper, we use natural language as supervision without any pixel-level annotation for open world segmentation. We call the proposed framework as FreeSeg, where the mask is freely available from raw feature map of pretraining model. Compared with zero-shot or openset segmentation, FreeSeg doesn't require any annotated masks, and it widely predicts categories beyond class-agnostic unsupervised segmentation. Specifically, FreeSeg obtains free mask from Image-Text Similarity Map (ITSM) of Interpretable Contrastive Language-Image Pretraining (ICLIP). And our core improvements are the smoothed min pooling for dense ICLIP, with the partial label and pixel strategies for segmentation. Furthermore, FreeSeg is very straight forward without complex design like grouping, clustering or retrieval. Besides the simplicity, the performances of FreeSeg surpass previous state-of-the-art at large margins, e.g. 13.4% higher at mIoU on VOC dataset in the same settings.

📄 PDF Abstract BibTeX arXiv:2209.13558

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSegmentationSemantic Segmentationtext similarityZero-Shot Semantic Segmentation

Similar Papers 제목 키워드 기반

FreeSeg-Diff: Training-Free Open-Vocabulary Segmentation with Diffusion Models

2024-03-29 · Barbara Toniella Corradini, Mustafa Shukor, Paul Couairon, Guillaume Couairon 외

Foundation models have exhibited unprecedented capabilities in tackling many domains and tasks. Models such as CLIP are currently widely used to bridge cross-modal representations, and text-to-image diffusion models are …

Image GenerationImage SegmentationSegmentationSemantic Segmentation+1

FreeSeg: Unified, Universal and Open-Vocabulary Image Segmentation

2023-03-30 · CVPR 2023 1 · Jie Qin, Jie Wu, Pengxiang Yan, Ming Li 외

Recently, open-vocabulary learning has emerged to accomplish segmentation for arbitrary categories of text-based descriptions, which popularizes the segmentation system to more general-purpose application scenarios. Howe…

Image SegmentationInstance SegmentationOpen Vocabulary Panoptic SegmentationPanoptic Segmentation+3

Learning with Free Object Segments for Long-Tailed Instance Segmentation

2022-02-22 · Cheng Zhang, Tai-Yu Pan, Tianle Chen, Jike Zhong 외

One fundamental challenge in building an instance segmentation model for a large number of classes in complex scenes is the lack of training examples, especially for rare objects. In this paper, we explore the possibilit…

Instance SegmentationObjectSemantic Segmentation

Peek-a-Boo Reasoning: Contrastive Region Masking in MLLMs

2025-12-03 · Isha Chaturvedi, Anjana Nair, Yushen Li, Adhitya Rajendra Kumar 외 arxiv

We introduce Contrastive Region Masking (CRM), a training free diagnostic that reveals how multimodal large language models (MLLMs) depend on specific visual regions at each step of chain-of-thought (CoT) reasoning. Unli…

ARC-CT: Anatomy-Routed Contrastive Vision-Language Learning for 3D Chest CT

2026-08-28 · Huseyin Umut Isik, Mehmet Alp Ozaydin, Sila Kurugol, Şeyda Ertekin arxiv

Contrastive vision-language learning uses paired chest CT volumes and radiology reports to learn abnormality classifiers without manually annotated labels. However, two characteristics of chest CT challenge conventional …

Contrastive Learning