中文
相关论文

相关论文: Multi-Target Domain Adaptation with Collaborative …

200 篇论文

Convolutional neural network-based approaches have achieved remarkable progress in semantic segmentation. However, these approaches heavily rely on annotated data which are labor intensive. To cope with this limitation, automatically…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Fei Pan , Inkyu Shin , Francois Rameau , Seokju Lee , In So Kweon

Multi-source domain adaptation (MDA) aims to transfer knowledge from multiple source domains to an unlabeled target domain. MDA is a challenging task due to the severe domain shift, which not only exists between target and source but also…

机器学习 · 计算机科学 2022-02-23 Ren Chuan-Xian , Liu Yong-Hui , Zhang Xi-Wen , Huang Ke-Kun

Unsupervised domain adaptation facilitates the unlabeled target domain relying on well-established source domain information. The conventional methods forcefully reducing the domain discrepancy in the latent space will result in the…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Guanglei Yang , Haifeng Xia , Mingli Ding , Zhengming Ding

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

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are generated…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantinos Bousmalis , Nathan Silberman , David Dohan , Dumitru Erhan , Dilip Krishnan

Unsupervised Domain Adaptation (UDA) refers to the problem of learning a model in a target domain where labeled data are not available by leveraging information from annotated data in a source domain. Most deep UDA approaches operate in a…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Massimiliano Mancini , Lorenzo Porzi , Samuel Rota Bulò , Barbara Caputo , Elisa Ricci

Domain adaptation becomes more challenging with increasing gaps between source and target domains. Motivated from an empirical analysis on the reliability of labeled source data for the use of distancing target domains, we propose…

机器学习 · 计算机科学 2021-06-21 Yabin Zhang , Bin Deng , Kui Jia , Lei Zhang

Domain adaptation for semantic segmentation enables to alleviate the need for large-scale pixel-wise annotations. Recently, self-supervised learning (SSL) with a combination of image-to-image translation shows great effectiveness in…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Yiting Cheng , Fangyun Wei , Jianmin Bao , Dong Chen , Fang Wen , Wenqiang Zhang

Domain adaptive semantic segmentation is recognized as a promising technique to alleviate the domain shift between the labeled source domain and the unlabeled target domain in many real-world applications, such as automatic pilot. However,…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Fuming You , Jingjing Li , Lei Zhu , Ke Lu , Zhi Chen , Zi Huang

Federated learning methods enable us to train machine learning models on distributed user data while preserving its privacy. However, it is not always feasible to obtain high-quality supervisory signals from users, especially for vision…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Chun-Han Yao , Boqing Gong , Yin Cui , Hang Qi , Yukun Zhu , Ming-Hsuan Yang

Continual domain shift poses a significant challenge in real-world applications, particularly in situations where labeled data is not available for new domains. The challenge of acquiring knowledge in this problem setting is referred to as…

机器学习 · 计算机科学 2023-10-16 Wonguk Cho , Jinha Park , Taesup Kim

Few-shot semantic segmentation (FSS) has achieved great success on segmenting objects of novel classes, supported by only a few annotated samples. However, existing FSS methods often underperform in the presence of domain shifts, especially…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jiapeng Su , Qi Fan , Guangming Lu , Fanglin Chen , Wenjie Pei

Unsupervised domain adaptation aims to learn a model of classifier for unlabeled samples on the target domain, given training data of labeled samples on the source domain. Impressive progress is made recently by learning invariant features…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yabin Zhang , Hui Tang , Kui Jia , Mingkui Tan

Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, there can be intrinsic…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuting Hong , Li Dong , Xiaojie Qiu , Hui Xiao , Baochen Yao , Siming Zheng , Chengbin Peng

In this work, we present a method for unsupervised domain adaptation. Many adversarial learning methods train domain classifier networks to distinguish the features as either a source or target and train a feature generator network to mimic…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Kuniaki Saito , Kohei Watanabe , Yoshitaka Ushiku , Tatsuya Harada

Domain adaptation for semantic image segmentation is very necessary since manually labeling large datasets with pixel-level labels is expensive and time consuming. Existing domain adaptation techniques either work on limited datasets, or…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Yunsheng Li , Lu Yuan , Nuno Vasconcelos

We introduce an unsupervised domain adaption (UDA) strategy that combines multiple image translations, ensemble learning and self-supervised learning in one coherent approach. We focus on one of the standard tasks of UDA in which a semantic…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Fabrizio J. Piva , Gijs Dubbelman

Deep-layered models trained on a large number of labeled samples boost the accuracy of many tasks. It is important to apply such models to different domains because collecting many labeled samples in various domains is expensive. In…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Kuniaki Saito , Yoshitaka Ushiku , Tatsuya Harada

In the absence of labeled target data, unsupervised domain adaptation approaches seek to align the marginal distributions of the source and target domains in order to train a classifier for the target. Unsupervised domain alignment…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Sachin Chhabra , Hemanth Venkateswara , Baoxin Li

Training a semantic segmentation model requires a large amount of pixel-level annotation, hampering its application at scale. With computer graphics, we can generate almost unlimited training data with precise annotation. However,a deep…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Tong Shen , Dong Gong , Wei Zhang , Chunhua Shen , Tao Mei