English

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

Computer Vision and Pattern Recognition 2022-12-15 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2209.13558,
  title  = {FreeSeg: Free Mask from Interpretable Contrastive Language-Image Pretraining for Semantic Segmentation},
  author = {Yi Li and Huifeng Yao and Hualiang Wang and Xiaomeng Li},
  journal= {arXiv preprint arXiv:2209.13558},
  year   = {2022}
}

Comments

This paper contains some immature results

R2 v1 2026-06-28T02:13:12.208Z