PulseAugur
实时 18:54:33
English(EN) DouC: Dual-Branch CLIP for Training-Free Open-Vocabulary Segmentation

DouC框架增强CLIP以实现训练免费的开放词汇分割

研究人员开发了DouC,一种新颖的双分支框架,用于训练免费的开放词汇分割。该方法通过将密集预测分解为两个互补的组件来增强零样本泛化能力:OG-CLIP用于补丁级可靠性,FADE-CLIP用于注入结构先验。通过在logit级别融合这两个分支,DouC在无需额外训练或可学习参数的情况下提高了局部token的可靠性和结构感知交互。跨多个基准的实验表明,DouC的性能优于现有的训练免费方法。 AI

影响 引入了一种无需训练即可提高分割精度和泛化能力的方法,无需重新训练。

排序理由 介绍开放词汇分割新方法的学术论文。

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

DouC框架增强CLIP以实现训练免费的开放词汇分割

报道来源 [2]

  1. arXiv cs.CV TIER_1 English(EN) · Mohamad Zamini, Diksha Shukla ·

    DouC: Dual-Branch CLIP for Training-Free Open-Vocabulary Segmentation

    arXiv:2604.24997v1 Announce Type: new Abstract: Open-vocabulary semantic segmentation requires assigning pixel-level semantic labels while supporting an open and unrestricted set of categories. Training-free CLIP-based approaches preserve strong zero-shot generalization but typic…

  2. arXiv cs.CV TIER_1 English(EN) · Diksha Shukla ·

    DouC: Dual-Branch CLIP for Training-Free Open-Vocabulary Segmentation

    Open-vocabulary semantic segmentation requires assigning pixel-level semantic labels while supporting an open and unrestricted set of categories. Training-free CLIP-based approaches preserve strong zero-shot generalization but typically rely on a single inference mechanism, limit…