中文
相关论文

相关论文: Positive Style Accumulation: A Style Screening and…

200 篇论文

The topic of generalizing machine learning models learned on a collection of source domains to unknown target domains is challenging. While many domain generalization (DG) methods have achieved promising results, they primarily rely on the…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Xingchen Zhao , Chang Liu , Anthony Sicilia , Seong Jae Hwang , Yun Fu

Face presentation attack detection plays a critical role in the modern face recognition pipeline. A face presentation attack detection model with good generalization can be obtained when it is trained with face images from different input…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Rui Shao , Pramuditha Perera , Pong C. Yuen , Vishal M. Patel

Single domain generalization (single DG) aims at learning a robust model generalizable to unseen domains from only one training domain, making it a highly ambitious and challenging task. State-of-the-art approaches have mostly relied on…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Songhua Liu , Xin Jin , Xingyi Yang , Jingwen Ye , Xinchao Wang

Domain generalization (DG) aims at learning a model on source domains to well generalize on the unseen target domain. Although it has achieved great success, most of existing methods require the label information for all training samples in…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Lei Qi , Hongpeng Yang , Yinghuan Shi , Xin Geng

Though convolutional neural networks (CNNs) have demonstrated remarkable ability in learning discriminative features, they often generalize poorly to unseen domains. Domain generalization aims to address this problem by learning from a set…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

Federated learning enables multiple medical institutions to train a global model without sharing data, yet feature heterogeneity from diverse scanners or protocols remains a major challenge. Many existing works attempt to address this issue…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Xingyue Zhao , Wenke Huang , Xingguang Wang , Haoyu Zhao , Linghao Zhuang , Anwen Jiang , Guancheng Wan , Mang Ye

Lifelong person re-identification attempts to recognize people across cameras and integrate new knowledge from continuous data streams. Key challenges involve addressing catastrophic forgetting caused by parameter updating and domain shift,…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hongyu Chen , Bingliang Jiao , Wenxuan Wang , Peng Wang

Person Re-identification (Person ReID) has advanced significantly in fully supervised and domain generalized Person R e ID. However, methods developed for one task domain transfer poorly to the other. An ideal Person ReID method should be…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Eugene P. W. Ang , Shan Lin , Alex C. Kot

Semantic segmentation algorithms require access to well-annotated datasets captured under diverse illumination conditions to ensure consistent performance. However, poor visibility conditions at varying illumination conditions result in…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Pranjay Shyam , Antyanta Bangunharcana , Kuk-Jin Yoon , Kyung-Soo Kim

Domain generalization (DG) aims to learn a model using data from one or multiple related but distinct source domains that can generalize well to unseen out-of-distribution target domains. Inspired by the success of large pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Yuedi Zhang , Shuanghao Bai , Wanqi Zhou , Zhirong Luan , Badong Chen

Subject-driven generation has garnered significant interest recently due to its ability to personalize text-to-image generation. Typical works focus on learning the new subject's private attributes. However, an important fact has not been…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Pengchong Qiao , Lei Shang , Chang Liu , Baigui Sun , Xiangyang Ji , Jie Chen

Existing face forgery detection usually follows the paradigm of training models in a single domain, which leads to limited generalization capacity when unseen scenarios and unknown attacks occur. In this paper, we elaborately investigate…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Yingxin Lai , Zitong Yu , Jing Yang , Bin Li , Xiangui Kang , Linlin Shen

Contemporary person re-identification (\reid) methods usually require access to data from the deployment camera network during training in order to perform well. This is because contemporary \reid{} models trained on one dataset do not…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Jieru Jia , Qiuqi Ruan , Timothy M. Hospedales

With the increasing utilization of deep learning in outdoor settings, its robustness needs to be enhanced to preserve accuracy in the face of distribution shifts, such as compression artifacts. Data augmentation is a widely used technique…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Shohei Enomoto , Monikka Roslianna Busto , Takeharu Eda

In medical image segmentation across multiple modalities (e.g., MRI, CT, etc.) and heterogeneous data sources (e.g., different hospitals and devices), Domain Generalization (DG) remains a critical challenge in AI-driven healthcare. This…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yucheng Song , Chenxi Li , Haokang Ding , Zhining Liao , Zhifang Liao

While deep Embedding Learning approaches have witnessed widespread success in multiple computer vision tasks, the state-of-the-art methods for representing natural images need not necessarily perform well on images from other domains, such…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Ujjal Kr Dutta

Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles in spatial space…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu

Person re-identification (ReID) is aimed at identifying the same person across videos captured from different cameras. In the view that networks extracting global features using ordinary network architectures are difficult to extract local…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Pengyuan Ren , Jianmin Li

Medical image segmentation is challenging due to the diversity of medical images and the lack of labeled data, which motivates recent developments in federated semi-supervised learning (FSSL) to leverage a large amount of unlabeled data…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Zhipeng Deng , Zhe Xu , Tsuyoshi Isshiki , Yefeng Zheng

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging distributed training…

分布式、并行与集群计算 · 计算机科学 2021-08-17 Weiming Zhuang , Yonggang Wen , Shuai Zhang