中文
相关论文

相关论文: DiSa: Saliency-Aware Foreground-Background Disenta…

200 篇论文

Recent CLIP-like Vision-Language Models (VLMs), pre-trained on large amounts of image-text pairs to align both modalities with a simple contrastive objective, have paved the way to open-vocabulary semantic segmentation. Given an arbitrary…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Monika Wysoczańska , Antonin Vobecky , Amaia Cardiel , Tomasz Trzciński , Renaud Marlet , Andrei Bursuc , Oriane Siméoni

Open vocabulary image segmentation tackles the challenge of recognizing dynamically adjustable, predefined novel categories at inference time by leveraging vision-language alignment. However, existing paradigms typically perform…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jianghang Lin , Yue Hu , Jiangtao Shen , Yunhang Shen , Liujuan Cao , Shengchuan Zhang , Rongrong Ji

Research works on the two topics of Semantic Segmentation and SLAM (Simultaneous Localization and Mapping) have been following separate tracks. Here, we link them quite tightly by delineating a category label fusion technique that allows…

计算机视觉与模式识别 · 计算机科学 2015-11-16 Tommaso Cavallari , Luigi Di Stefano

While fine-tuning pre-trained networks has become a popular way to train image segmentation models, such backbone networks for image segmentation are frequently pre-trained using image classification source datasets, e.g., ImageNet. Though…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Xuhong Li , Haoyi Xiong , Yi Liu , Dingfu Zhou , Zeyu Chen , Yaqing Wang , Dejing Dou

Despite their effectiveness in a wide range of tasks, deep architectures suffer from some important limitations. In particular, they are vulnerable to catastrophic forgetting, i.e. they perform poorly when they are required to update their…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Fabio Cermelli , Massimiliano Mancini , Samuel Rota Bulò , Elisa Ricci , Barbara Caputo

From video, we reconstruct a neural volume that captures time-varying color, density, scene flow, semantics, and attention information. The semantics and attention let us identify salient foreground objects separately from the background…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yiqing Liang , Eliot Laidlaw , Alexander Meyerowitz , Srinath Sridhar , James Tompkin

The open-vocabulary image segmentation task involves partitioning images into semantically meaningful segments and classifying them with flexible text-defined categories. The recent vision-based foundation models such as the Segment…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Xiaoqi Wang , Wenbin He , Xiwei Xuan , Clint Sebastian , Jorge Piazentin Ono , Xin Li , Sima Behpour , Thang Doan , Liang Gou , Han Wei Shen , Liu Ren

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

Open-Set Domain Adaptation (OSDA) confronts the dual challenge of aligning known-class distributions across domains while identifying target-domain-specific unknown categories. Current approaches often fail to leverage semantic…

机器学习 · 计算机科学 2025-05-21 Haoyang Chen

Despite significant progress in Unified Multimodal Retrieval (UMR) powered by Large Multimodal Models (LMMs), existing embedding methods primarily focus on sample-level objectives via contrastive learning while overlooking the crucial…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Guosheng Zhang , Linkai Liu , Keyao Wang , Haixiao Yue , Zhiwen Tan , Xiao Tan

Recently, test-time adaptation has attracted wide interest in the context of vision-language models for image classification. However, to the best of our knowledge, the problem is completely overlooked in dense prediction tasks such as…

Interpreting complex deep networks, notably pre-trained vision-language models (VLMs), is a formidable challenge. Current Class Activation Map (CAM) methods highlight regions revealing the model's decision-making basis but lack clear…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Yuguang Yang , Runtang Guo , Sheng Wu , Yimi Wang , Linlin Yang , Bo Fan , Jilong Zhong , Juan Zhang , Baochang Zhang

Open-vocabulary semantic segmentation (OVSS) is fundamentally hampered by the coarse, image-level representations of CLIP, which lack precise pixel-level details. Existing training-free methods attempt to resolve this by either importing…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Ziquan Liu , Zhewei Zhu , Xuyang Shi

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Seunghoon Hong , Donghun Yeo , Suha Kwak , Honglak Lee , Bohyung Han

We present lazy visual grounding, a two-stage approach of unsupervised object mask discovery followed by object grounding, for open-vocabulary semantic segmentation. Plenty of the previous art casts this task as pixel-to-text classification…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Dahyun Kang , Minsu Cho

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels aims to achieve pixel-level predictions using Class Activation Maps (CAMs). Recently, Contrastive Language-Image Pre-training (CLIP) has been introduced in WSSS.…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Zhiwei Yang , Yucong Meng , Kexue Fu , Feilong Tang , Shuo Wang , Zhijian Song

Deep neural network-based semantic segmentation generally requires large-scale cost extensive annotations for training to obtain better performance. To avoid pixel-wise segmentation annotations which are needed for most methods, recently…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Longlong Jing , Yucheng Chen , Yingli Tian

Open-vocabulary semantic segmentation strives to distinguish pixels into different semantic groups from an open set of categories. Most existing methods explore utilizing pre-trained vision-language models, in which the key is to adopt the…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Bin Xie , Jiale Cao , Jin Xie , Fahad Shahbaz Khan , Yanwei Pang

Few-shot learning (FSL) aims to generalize to novel categories with only a few samples. Recent approaches incorporate large language models (LLMs) to enrich visual representations with semantic embeddings derived from class names. However,…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Wenhao Li , Xianjing Meng , Qiangchang Wang , Zhongyi Han , Zhibin Wu , Yilong Yin

Segmentation is the assigning of a semantic class to every pixel in an image and is a prerequisite for various statistical analysis tasks in materials science, like phase quantification, physics simulations or morphological…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ronan Docherty , Isaac Squires , Antonis Vamvakeros , Samuel J. Cooper