中文
相关论文

相关论文: Refined Pseudo labeling for Source-free Domain Ada…

200 篇论文

Unsupervised domain adaptation (UDA) assumes that source and target domain data are freely available and usually trained together to reduce the domain gap. However, considering the data privacy and the inefficiency of data transmission, it…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Xianfeng Li , Weijie Chen , Di Xie , Shicai Yang , Peng Yuan , Shiliang Pu , Yueting Zhuang

Though feature-alignment based Domain Adaptive Object Detection (DAOD) methods have achieved remarkable progress, they ignore the source bias issue, i.e., the detector tends to acquire more source-specific knowledge, impeding its…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Yongchao Feng , Shiwei Li , Yingjie Gao , Ziyue Huang , Yanan Zhang , Qingjie Liu , Yunhong Wang

The majority of existing Unsupervised Domain Adaptation (UDA) methods presumes source and target domain data to be simultaneously available during training. Such an assumption may not hold in practice, as source data is often inaccessible…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Waqar Ahmed , Pietro Morerio , Vittorio Murino

Source-free object detection (SFOD) aims to adapt a source-trained detector to an unlabeled target domain without access to the labeled source data. Current SFOD methods utilize a threshold-based pseudo-label approach in the adaptation…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Zhihong Chen , Zilei Wang , Yixin Zhang

Deploying deep visual models can lead to performance drops due to the discrepancies between source and target distributions. Several approaches leverage labeled source data to estimate target domain accuracy, but accessing labeled source…

计算机视觉与模式识别 · 计算机科学 2023-07-20 JoonHo Lee , Jae Oh Woo , Hankyu Moon , Kwonho Lee

Source-free domain adaptation aims to adapt a source-trained model to an unlabeled target domain without access to the source data. It has attracted growing attention in recent years, where existing approaches focus on self-training that…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Idit Diamant , Amir Rosenfeld , Idan Achituve , Jacob Goldberger , Arnon Netzer

3D object detection networks tend to be biased towards the data they are trained on. Evaluation on datasets captured in different locations, conditions or sensors than that of the training (source) data results in a drop in model…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Deepti Hegde , Vishal M. Patel

Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Ilhoon Yoon , Hyeongjun Kwon , Jin Kim , Junyoung Park , Hyunsung Jang , Kwanghoon Sohn

Unsupervised Domain Adaptive Object Detection (UDA-OD) uses unlabelled data to improve the reliability of robotic vision systems in open-world environments. Previous approaches to UDA-OD based on self-training have been effective in…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Nicolas Harvey Chapman , Feras Dayoub , Will Browne , Christopher Lehnert

Domain adaptation typically requires to access source domain data to utilize their distribution information for domain alignment with the target data. However, in many real-world scenarios, the source data may not be accessible during the…

图像与视频处理 · 电气工程与系统科学 2021-09-22 Cheng Chen , Quande Liu , Yueming Jin , Qi Dou , Pheng-Ann Heng

Source-free object detection (SFOD) aims to transfer a detector pre-trained on a label-rich source domain to an unlabeled target domain without seeing source data. While most existing SFOD methods generate pseudo labels via a…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Qiaosong Chu , Shuyan Li , Guangyi Chen , Kai Li , Xiu Li

Source-free domain-adaptive object detection is an interesting but scarcely addressed topic. It aims at adapting a source-pretrained detector to a distinct target domain without resorting to source data during adaptation. So far, there is…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Mohamed Lamine Mekhalfi , Davide Boscaini , Fabio Poiesi

Domain adaptation assumes that samples from source and target domains are freely accessible during a training phase. However, such an assumption is rarely plausible in the real-world and possibly causes data-privacy issues, especially when…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Youngeun Kim , Donghyeon Cho , Kyeongtak Han , Priyadarshini Panda , Sungeun Hong

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee

Domain adaptive object detection (DAOD) aims to generalize an object detector trained on labeled source-domain data to a target domain without annotations, the core principle of which is \emph{source-target feature alignment}. Typically,…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Xinyu He , Xinhui Li , Xiaojie Guo

The current state-of-the-art methods in domain adaptive object detection (DAOD) use Mean Teacher self-labelling, where a teacher model, directly derived as an exponential moving average of the student model, is used to generate labels on…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Marc-Antoine Lavoie , Anas Mahmoud , Steven L. Waslander

In object detection, unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. However, UDA's reliance on labeled source data restricts its adaptability in privacy-related…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Trinh Le Ba Khanh , Huy-Hung Nguyen , Long Hoang Pham , Duong Nguyen-Ngoc Tran , Jae Wook Jeon

Unsupervised domain adaptation aims to address the problem of classifying unlabeled samples from the target domain whilst labeled samples are only available from the source domain and the data distributions are different in these two…

机器学习 · 计算机科学 2019-11-20 Qian Wang , Toby P. Breckon

Recent studies have used unsupervised domain adaptive object detection (UDAOD) methods to bridge the domain gap in remote sensing (RS) images. However, UDAOD methods typically assume that the source domain data can be accessed during the…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Weixing Liu , Jun Liu , Xin Su , Han Nie , Bin Luo

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu
‹ 上一页 1 2 3 10 下一页 ›