中文
相关论文

相关论文: Open-Vocabulary Segmentation with Semantic-Assiste…

200 篇论文

Online construction of open-ended language scenes is crucial for robotic applications, where open-vocabulary interactive scene understanding is required. Recently, neural implicit representation has provided a promising direction for online…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Muer Tie , Julong Wei , Zhengjun Wang , Ke Wu , Shansuai Yuan , Kaizhao Zhang , Jie Jia , Jieru Zhao , Zhongxue Gan , Wenchao Ding

Semantic segmentation is a critical technique for effective scene understanding. Traditional RGB-T semantic segmentation models often struggle to generalize across diverse scenarios due to their reliance on pretrained models and predefined…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Meng Yu , Luojie Yang , Xunjie He , Yi Yang , Yufeng Yue

Occupancy prediction tasks focus on the inference of both geometry and semantic labels for each voxel, which is an important perception mission. However, it is still a semantic segmentation task without distinguishing various instances.…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Zichao Dong , Hang Ji , Weikun Zhang , Xufeng Huang , Junbo Chen

Large-scale pre-trained image-text models demonstrate remarkable versatility across diverse tasks, benefiting from their robust representational capabilities and effective multimodal alignment. We extend the application of these models,…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Sooyoung Park , Arda Senocak , Joon Son Chung

Brain tumor segmentation is important for diagnosis of the tumor, and current deep-learning methods rely on a large set of annotated images for training, with high annotation costs. Unsupervised segmentation is promising to avoid human…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Xiaochuan Ma , Jia Fu , Wenjun Liao , Shichuan Zhang , Guotai Wang

Vision language models such as CLIP have shown remarkable performance in zero shot classification, but remain susceptible to spurious correlations, where irrelevant visual features influence predictions. Existing debiasing methods often…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Fangyu Wu , Yujun Cai

Ordinal regression is a fundamental problem within the field of computer vision, with customised well-trained models on specific tasks. While pre-trained vision-language models (VLMs) have exhibited impressive performance on various vision…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Yao Du , Qiang Zhai , Weihang Dai , Xiaomeng Li

Joint vision-language models have shown great performance over a diverse set of tasks. However, little is known about their limitations, as the high dimensional space learned by these models makes it difficult to identify semantic errors.…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Santiago Castro , Oana Ignat , Rada Mihalcea

Pre-trained vision-language models, e.g., CLIP, have been successfully applied to zero-shot semantic segmentation. Existing CLIP-based approaches primarily utilize visual features from the last layer to align with text embeddings, while…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Yunheng Li , ZhongYu Li , Quansheng Zeng , Qibin Hou , Ming-Ming Cheng

Standard segmentation setups are unable to deliver models that can recognize concepts outside the training taxonomy. Open-vocabulary approaches promise to close this gap through language-image pretraining on billions of image-caption pairs.…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Josip Šarić , Ivan Martinović , Matej Kristan , Siniša Šegvić

The large-scale pretrained model CLIP, trained on 400 million image-text pairs, offers a promising paradigm for tackling vision tasks, albeit at the image level. Later works, such as DenseCLIP and LSeg, extend this paradigm to dense…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Ke Jin , Wankou Yang

Open-Vocabulary Object Detection (OVOD) aims to generalize object recognition to novel categories, while Weakly Supervised OVOD (WS-OVOD) extends this by combining box-level annotations with image-level labels. Despite recent progress, two…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Jiaying Zhou , Qingchao Chen

State-of-the-art techniques in weakly-supervised semantic segmentation (WSSS) using image-level labels exhibit severe performance degradation on driving scene datasets such as Cityscapes. To address this challenge, we develop a new WSSS…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Dongseob Kim , Seungho Lee , Junsuk Choe , Hyunjung Shim

Medical image segmentation remains challenging due to limited annotations for training, ambiguous anatomical features, and domain shifts. While vision-language models such as CLIP offer strong cross-modal representations, their potential…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Taha Koleilat , Hojat Asgariandehkordi , Omid Nejati Manzari , Berardino Barile , Yiming Xiao , Hassan Rivaz

Scaling up the vocabulary of semantic segmentation models is extremely challenging because annotating large-scale mask labels is labour-intensive and time-consuming. Recently, language-guided segmentation models have been proposed to…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Haojun Yu , Di Dai , Ziwei Zhao , Di He , Han Hu , Liwei Wang

Prompt engineering has shown remarkable success with large language models, yet its systematic exploration in computer vision remains limited. In semantic segmentation, both textual and visual prompts offer distinct advantages: textual…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Gabriele Rosi , Fabio Cermelli

Large vision-language models revolutionized image classification and semantic segmentation paradigms. However, they typically assume a pre-defined set of categories, or vocabulary, at test time for composing textual prompts. This assumption…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Alessandro Conti , Enrico Fini , Massimiliano Mancini , Paolo Rota , Yiming Wang , Elisa Ricci

Dual-encoder Vision-Language Models (VLMs) such as CLIP are often characterized as bag-of-words systems due to their poor performance on compositional benchmarks. We argue that this limitation may stem less from deficient representations…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Imanol Miranda , Ander Salaberria , Eneko Agirre , Gorka Azkune

Open-vocabulary semantic segmentation (OVSS) conducts pixel-level classification via text-driven alignment, where the domain discrepancy between base category training and open-vocabulary inference poses challenges in discriminative…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Jiahao Li , Yang Lu , Yachao Zhang , Fangyong Wang , Yuan Xie , Yanyun Qu

Contrastive Language-Image Pre-training (CLIP) exhibits strong zero-shot classification ability on various image-level tasks, leading to the research to adapt CLIP for pixel-level open-vocabulary semantic segmentation without additional…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Lin Sun , Jiale Cao , Jin Xie , Xiaoheng Jiang , Yanwei Pang
‹ 上一页 1 8 9 10 下一页 ›