paper-with-me

홈 › Papers

Open-vocabulary Semantic Segmentation with Frozen Vision-Language Models

2022-10-27 · Chaofan Ma, Yuhuan Yang, Yanfeng Wang, Ya zhang, Weidi Xie

When trained at a sufficient scale, self-supervised learning has exhibited a notable ability to solve a wide range of visual or language understanding tasks. In this paper, we investigate simple, yet effective approaches for adapting the pre-trained foundation models to the downstream task of interest, namely, open-vocabulary semantic segmentation. To this end, we make the following contributions: (i) we introduce Fusioner, with a lightweight, transformer-based fusion module, that pairs the frozen visual representation with language concept through a handful of image segmentation data. As a consequence, the model gains the capability of zero-shot transfer to segment novel categories; (ii) without loss of generality, we experiment on a broad range of self-supervised models that have been pre-trained with different schemes, e.g. visual-only models (MoCo v3, DINO), language-only models (BERT), visual-language model (CLIP), and show that, the proposed fusion approach is effective to any pair of visual and language models, even those pre-trained on a corpus of uni-modal data; (iii) we conduct thorough ablation studies to analyze the critical components in our proposed Fusioner, while evaluating on standard benchmarks, e.g. PASCAL-5i and COCO-20i , it surpasses existing state-of-the-art models by a large margin, despite only being trained on frozen visual and language features; (iv) to measure the model's robustness on learning visual-language correspondence, we further evaluate on synthetic dataset, named Mosaic-4, where images are constructed by mosaicking the samples from FSS-1000. Fusioner demonstrates superior performance over previous models.

📄 PDF Abstract BibTeX arXiv:2210.15138

Code (1)

chaofanma/fusioner 공식 구현 pytorch

Tasks

Image SegmentationLanguage ModellingOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Side Adapter Network for Open-Vocabulary Semantic Segmentation

2023-02-23 · CVPR 2023 1 · Mengde Xu, Zheng Zhang, Fangyun Wei, Han Hu 외

This paper presents a new framework for open-vocabulary semantic segmentation with the pre-trained vision-language model, named Side Adapter Network (SAN). Our approach models the semantic segmentation task as a region r…

Language ModellingOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+2

3D Open-Vocabulary Panoptic Segmentation with 2D-3D Vision-Language Distillation

2024-01-04 · Zihao Xiao, Longlong Jing, Shangxuan Wu, Alex Zihao Zhu 외

3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation app…

3D Panoptic SegmentationAutonomous DrivingClassificationOpen Vocabulary Panoptic Segmentation+2

Beyond-Labels: Advancing Open-Vocabulary Segmentation With Vision-Language Models

2025-01-28 · Muhammad Atta ur Rahman

Self-supervised learning can resolve numerous image or linguistic processing problems when effectively trained. This study investigated simple yet efficient methods for adaping previously learned foundation models for op…

Image SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+2

FrozenSeg: Harmonizing Frozen Foundation Models for Open-Vocabulary Segmentation

2024-09-05 · Xi Chen, Haosen Yang, Sheng Jin, Xiatian Zhu 외

Open-vocabulary segmentation poses significant challenges, as it requires segmenting and recognizing objects across an open set of categories in unconstrained environments. Building on the success of powerful vision-lang…

DecoderSegmentation

Open-Vocabulary Semantic Segmentation with Image Embedding Balancing

2024-06-14 · CVPR 2024 1 · Xiangheng Shan, Dongyue Wu, Guilin Zhu, Yuanjie Shao 외

Open-vocabulary semantic segmentation is a challenging task, which requires the model to output semantic masks of an image beyond a close-set vocabulary. Although many efforts have been made to utilize powerful CLIP mode…

DecoderOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation