中文
相关论文

相关论文: Unsupervised BatchNorm Adaptation (UBNA): A Domain…

200 篇论文

Supervised deep learning requires massive labeled datasets, but obtaining annotations is not always easy or possible, especially for dense tasks like semantic segmentation. To overcome this issue, numerous works explore Unsupervised Domain…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Daniel Morales-Brotons , Grigorios Chrysos , Stratis Tzoumas , Volkan Cevher

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification methods cannot fulfill…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Tobias Ringwald , Rainer Stiefelhagen

In autonomous driving, thermal image semantic segmentation has emerged as a critical research area, owing to its ability to provide robust scene understanding under adverse visual conditions. In particular, unsupervised domain adaptation…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Seokjun Kwon , Jeongmin Shin , Namil Kim , Soonmin Hwang , Yukyung Choi

Unsupervised domain adaption (UDA) is a transfer learning task where the data and annotations of the source domain are available but only have access to the unlabeled target data during training. Most previous methods try to minimise the…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Xinyao Shu , Shiyang Yan , Zhenyu Lu , Xinshao Wang , Yuan Xie

Nighttime semantic segmentation plays a crucial role in practical applications, such as autonomous driving, where it frequently encounters difficulties caused by inadequate illumination conditions and the absence of well-annotated datasets.…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Jingyi Pan , Sihang Li , Yucheng Chen , Jinjing Zhu , Lin Wang

Present domain adaptation methods usually perform explicit representation alignment by simultaneously accessing the source data and target data. However, the source data are not always available due to the privacy preserving consideration…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Ning Ma , Jiajun Bu , Zhen Zhang , Sheng Zhou

Domain adaptation aims to leverage the supervision signal of source domain to obtain an accurate model for target domain, where the labels are not available. To leverage and adapt the label information from source domain, most existing…

机器学习 · 计算机科学 2019-11-22 Yuxuan Song , Lantao Yu , Zhangjie Cao , Zhiming Zhou , Jian Shen , Shuo Shao , Weinan Zhang , Yong Yu

Unsupervised Domain Adaptive Semantic Segmentation (UDA-SS) aims to transfer the supervision from a labeled source domain to an unlabeled target domain. The majority of existing UDA-SS works typically consider images whilst recent attempts…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Zhe Zhang , Gaochang Wu , Jing Zhang , Xiatian Zhu , Dacheng Tao , Tianyou Chai

Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabeled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Zhekai Du , Jingjing Li , Hongzu Su , Lei Zhu , Ke Lu

In this paper, we propose a novel domain adaptation method for the source-free setting. In this setting, we cannot access source data during adaptation, while unlabeled target data and a model pretrained with source data are given. Due to…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Masato Ishii , Masashi Sugiyama

"Self-training" has become a dominant method for semantic segmentation via unsupervised domain adaptation (UDA). It creates a set of pseudo labels for the target domain to give explicit supervision. However, the pseudo labels are noisy,…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Inseop Chung , Jayeon Yoo , Nojun Kwak

Semantic segmentation of remote sensing images is a challenging and hot issue due to the large amount of unlabeled data. Unsupervised domain adaptation (UDA) has proven to be advantageous in incorporating unclassified information from the…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Lingyan Ran , Lushuang Wang , Tao Zhuo , Yinghui Xing

Unsupervised domain adaptation (UDA) has been vastly explored to alleviate domain shifts between source and target domains, by applying a well-performed model in an unlabeled target domain via supervision of a labeled source domain. Recent…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Xiaofeng Liu , Fangxu Xing , Nadya Shusharina , Ruth Lim , C-C Jay Kuo , Georges El Fakhri , Jonghye Woo

Recently, despite the unprecedented success of large pre-trained visual-language models (VLMs) on a wide range of downstream tasks, the real-world unsupervised domain adaptation (UDA) problem is still not well explored. Therefore, in this…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Shuanghao Bai , Min Zhang , Wanqi Zhou , Siteng Huang , Zhirong Luan , Donglin Wang , Badong Chen

This paper challenges the cross-domain semantic segmentation task, aiming to improve the segmentation accuracy on the unlabeled target domain without incurring additional annotation. Using the pseudo-label-based unsupervised domain…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Kai Zhang , Yifan Sun , Rui Wang , Haichang Li , Xiaohui Hu

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a fully-labeled source domain to a different unlabeled target domain. Most existing UDA methods learn domain-invariant feature representations by minimizing…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Rui Wang , Zuxuan Wu , Zejia Weng , Jingjing Chen , Guo-Jun Qi , Yu-Gang Jiang

Unsupervised domain adaptation (DA) has gained substantial interest in semantic segmentation. However, almost all prior arts assume concurrent access to both labeled source and unlabeled target, making them unsuitable for scenarios…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Jogendra Nath Kundu , Akshay Kulkarni , Amit Singh , Varun Jampani , R. Venkatesh Babu

Unsupervised Domain Adaptation (UDA) aims to enhance the generalization of the learned model to other domains. The domain-invariant knowledge is transferred from the model trained on labeled source domain, e.g., video game, to unlabeled…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Mu Chen , Zhedong Zheng , Yi Yang , Tat-Seng Chua

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context…

计算与语言 · 计算机科学 2023-11-21 Quanyu Long , Wenya Wang , Sinno Jialin Pan

Multi-source unsupervised domain adaptation (MS-UDA) for sentiment analysis (SA) aims to leverage useful information in multiple source domains to help do SA in an unlabeled target domain that has no supervised information. Existing…

计算与语言 · 计算机科学 2020-06-11 Yong Dai , Jian Liu , Xiancong Ren , Zenglin Xu
‹ 上一页 1 8 9 10 下一页 ›