中文
相关论文

相关论文: Textual Query-Driven Mask Transformer for Domain G…

200 篇论文

Domain Generalized Semantic Segmentation (DGSS) focuses on training a model using labeled data from a source domain, with the goal of achieving robust generalization to unseen target domains during inference. A common approach to improve…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Qizhe Fan , Chaoyu Liu , Zhonghua Qiao , Xiaoqin Shen

Multimodal Large Language Models (MLLMs) have shown exceptional capabilities in vision-language tasks. However, effectively integrating image segmentation into these models remains a significant challenge. In this work, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Mengcheng Lan , Chaofeng Chen , Jiaxing Xu , Zongrui Li , Yiping Ke , Xudong Jiang , Yingchen Yu , Yunqing Zhao , Song Bai

The Earth's surface is constantly changing, and detecting these changes provides valuable insights that benefit various aspects of human society. While traditional change detection methods have been employed to detect changes from…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Elman Ghazaei , Erchan Aptoula

Despite the recent progress in deep learning based computer vision, domain shifts are still one of the major challenges. Semantic segmentation for autonomous driving faces a wide range of domain shifts, e.g. caused by changing weather…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Manuel Schwonberg , Claus Werner , Hanno Gottschalk , Carsten Meyer

Deep learning models dealing with image understanding in real-world settings must be able to adapt to a wide variety of tasks across different domains. Domain adaptation and class incremental learning deal with domain and task variability…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Knowledge distillation (KD) has been widely applied in semantic segmentation to compress large models, but conventional approaches primarily preserve in-domain accuracy while neglecting out-of-domain generalization, which is essential under…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Chonghua Lv , Dong Zhao , Shuang Wang , Dou Quan , Ning Huyan , Nicu Sebe , Zhun Zhong

Face Anti-Spoofing (FAS) is pivotal in safeguarding facial recognition systems against presentation attacks. While domain generalization (DG) methods have been developed to enhance FAS performance, they predominantly focus on learning…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Qianyu Zhou , Ke-Yue Zhang , Taiping Yao , Xuequan Lu , Shouhong Ding , Lizhuang Ma

Domain generalization (DG) aims to maintain performance under domain shift, which in computer vision appears primarily as stylistic variations that cause models to overfit to domain-specific appearance cues rather than class semantics. To…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Antonios Kritikos , Nikolaos Spanos , Athanasios Voulodimos

The generalization with respect to domain shifts, as they frequently appear in applications such as autonomous driving, is one of the remaining big challenges for deep learning models. Therefore, we propose an intra-source style…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Yumeng Li , Dan Zhang , Margret Keuper , Anna Khoreva

Domain generalization (DG) remains a significant challenge for perception based on deep neural networks (DNNs), where domain shifts occur due to synthetic data, lighting, weather, or location changes. Vision-language models (VLMs) marked a…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Christoph Hümmer , Manuel Schwonberg , Liangwei Zhou , Hu Cao , Alois Knoll , Hanno Gottschalk

The rapid development of Vision Foundation Model (VFM) brings inherent out-domain generalization for a variety of down-stream tasks. Among them, domain generalized semantic segmentation (DGSS) holds unique challenges as the cross-domain…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Jingjun Yi , Qi Bi , Hao Zheng , Haolan Zhan , Wei Ji , Yawen Huang , Yuexiang Li , Yefeng Zheng

Unsupervised domain adaptation for medical image segmentation remains a significant challenge due to substantial domain shifts across imaging modalities, such as CT and MRI. While recent vision-language representation learning methods have…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Lalit Maurya , Honghai Liu , Reyer Zwiggelaar

Generalizing an object detector trained on a single domain to multiple unseen domains is a challenging task. Existing methods typically introduce image or feature augmentation to diversify the source domain to raise the robustness of the…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Hongda Qin , Xiao Lu , Zhiyong Wei , Yihong Cao , Kailun Yang , Ningjiang Chen

In this work, we propose a novel approach to densely ground visual entities from a long caption. We leverage a large multimodal model (LMM) to extract semantic nouns, a class-agnostic segmentation model to generate entity-level…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Lu Qi , Yi-Wen Chen , Lehan Yang , Tiancheng Shen , Xiangtai Li , Weidong Guo , Yu Xu , Ming-Hsuan Yang

Recent advances in deep reinforcement learning have showcased its potential in tackling complex tasks. However, experiments on visual control tasks have revealed that state-of-the-art reinforcement learning models struggle with…

机器学习 · 计算机科学 2023-11-30 Rudra P. K. Poudel , Harit Pandya , Chao Zhang , Roberto Cipolla

When models, e.g., for semantic segmentation, are applied to images that are vastly different from training data, the performance will drop significantly. Domain adaptation methods try to overcome this issue, but need samples from the…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Joshua Niemeijer , Manuel Schwonberg , Jan-Aike Termöhlen , Nico M. Schmidt , Tim Fingscheidt

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yasser Benigmim , Subhankar Roy , Slim Essid , Vicky Kalogeiton , Stéphane Lathuilière

Image segmentation is often ambiguous at the level of individual image patches and requires contextual information to reach label consensus. In this paper we introduce Segmenter, a transformer model for semantic segmentation. In contrast to…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Robin Strudel , Ricardo Garcia , Ivan Laptev , Cordelia Schmid

Open-Vocabulary semantic segmentation (OVSS) and domain generalization in semantic segmentation (DGSS) highlight a subtle complementarity that motivates Open-Vocabulary Domain-Generalized Semantic Segmentation (OV-DGSS). OV-DGSS aims to…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Siyu Chen , Ting Han , Chengzheng Fu , Changshe Zhang , Chaolei Wang , Jinhe Su , Guorong Cai , Meiliu Wu

Single source domain generalization (SDG) holds promise for more reliable and consistent image segmentation across real-world clinical settings particularly in the medical domain, where data privacy and acquisition cost constraints often…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Shahina Kunhimon , Muzammal Naseer , Salman Khan , Fahad Shahbaz Khan