中文
相关论文

相关论文: Dual-level Interaction for Domain Adaptive Semanti…

200 篇论文

Recent deep networks achieved state of the art performance on a variety of semantic segmentation tasks. Despite such progress, these models often face challenges in real world `wild tasks' where large difference between labeled…

计算机视觉与模式识别 · 计算机科学 2018-10-26 Yang Zou , Zhiding Yu , B. V. K. Vijaya Kumar , Jinsong Wang

Data-driven based approaches, in spite of great success in many tasks, have poor generalization when applied to unseen image domains, and require expensive cost of annotation especially for dense pixel prediction tasks such as semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Shuaijun Chen , Xu Jia , Jianzhong He , Yongjie Shi , Jianzhuang Liu

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

In this work we address multi-target domain adaptation (MTDA) in semantic segmentation, which consists in adapting a single model from an annotated source dataset to multiple unannotated target datasets that differ in their underlying data…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yangsong Zhang , Subhankar Roy , Hongtao Lu , Elisa Ricci , Stéphane Lathuilière

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show that self-training…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Ke Mei , Chuang Zhu , Jiaqi Zou , Shanghang Zhang

Semantic segmentation suffers from significant performance degradation when the trained network is applied to a different domain. To address this issue, unsupervised domain adaptation (UDA) has been extensively studied. Despite the…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Wangkai Li , Rui Sun , Huayu Mai , Tianzhu Zhang

"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

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such problem. Recent works show that self-training is…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chuang Zhu , Kebin Liu , Wenqi Tang , Ke Mei , Jiaqi Zou , Tiejun Huang

Most existing studies on unsupervised domain adaptation (UDA) assume that each domain's training samples come with domain labels (e.g., painting, photo). Samples from each domain are assumed to follow the same distribution and the domain…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Zhongying Deng , Kaiyang Zhou , Da Li , Junjun He , Yi-Zhe Song , Tao Xiang

Domain adaptation (DA) is a representation learning methodology that transfers knowledge from a label-sufficient source domain to a label-scarce target domain. While most of early methods are focused on unsupervised DA (UDA), several…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yoonhyung Kim , Changick Kim

Learning semantic segmentation models requires a huge amount of pixel-wise labeling. However, labeled data may only be available abundantly in a domain different from the desired target domain, which only has minimal or no annotations. In…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Sujoy Paul , Yi-Hsuan Tsai , Samuel Schulter , Amit K. Roy-Chowdhury , Manmohan Chandraker

Pseudo-labelling is a popular technique in unsuper-vised domain adaptation for semantic segmentation. However, pseudo labels are noisy and inevitably have confirmation bias due to the discrepancy between source and target domains and…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Wanyu Xu , Zengmao Wang , Wei Bian

Semantic segmentation networks, which are essential for robotic perception, often suffer from performance degradation when the visual distribution of the deployment environment differs from that of the source dataset on which they were…

机器人学 · 计算机科学 2026-02-17 Michele Antonazzi , Lorenzo Signorelli , Matteo Luperto , Nicola Basilico

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

Domain adaptation for semantic segmentation aims to improve the model performance in the presence of a distribution shift between source and target domain. Leveraging the supervision from auxiliary tasks~(such as depth estimation) has the…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Qin Wang , Dengxin Dai , Lukas Hoyer , Luc Van Gool , Olga Fink

Domain Adaptation (DA) and Semi-supervised Learning (SSL) converge in Semi-supervised Domain Adaptation (SSDA), where the objective is to transfer knowledge from a source domain to a target domain using a combination of limited labeled…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Hritam Basak , Zhaozheng Yin

In the field of domain adaptation, a trade-off exists between the model performance and the number of target domain annotations. Active learning, maximizing model performance with few informative labeled data, comes in handy for such a…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tsung-Han Wu , Yi-Syuan Liou , Shao-Ji Yuan , Hsin-Ying Lee , Tung-I Chen , Kuan-Chih Huang , Winston H. Hsu

Unsupervised domain adaptation (UDA) methods have been broadly utilized to improve the models' adaptation ability in general computer vision. However, different from the natural images, there exist huge semantic gaps for the nuclei from…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Canran Li , Dongnan Liu , Haoran Li , Zheng Zhang , Guangming Lu , Xiaojun Chang , Weidong Cai

Domain adaptive semantic segmentation aims to learn a model with the supervision of source domain data, and produce satisfactory dense predictions on unlabeled target domain. One popular solution to this challenging task is self-training,…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Ruihuang Li , Shuai Li , Chenhang He , Yabin Zhang , Xu Jia , Lei Zhang

Domain adaptation (DA) enables knowledge transfer from a labeled source domain to an unlabeled target domain by reducing the cross-domain distribution discrepancy. Most prior DA approaches leverage complicated and powerful deep neural…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Shuang Li , Jinming Zhang , Wenxuan Ma , Chi Harold Liu , Wei Li
‹ 上一页 1 2 3 10 下一页 ›