中文
相关论文

相关论文: Source-Free Domain Adaptation for YOLO Object Dete…

200 篇论文

This paper focuses on source-free domain adaptation for object detection in computer vision. This task is challenging and of great practical interest, due to the cost of obtaining annotated data sets for every new domain. Recent research…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Yan Hao , Florent Forest , Olga Fink

Source-Free Domain Adaptation (SFDA) addresses the challenge of adapting a model to a target domain without access to the data of the source domain. Prevailing methods typically start with a source model pre-trained with full supervision…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Chirayu Agrawal , Snehasis Mukherjee

Domain adaptive object detection aims to leverage the knowledge learned from a labeled source domain to improve the performance on an unlabeled target domain. Prior works typically require the access to the source domain data for…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Han Sun , Rui Gong , Konrad Schindler , Luc Van Gool

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabels, the generated…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

When deploying pre-trained video object detectors in real-world scenarios, the domain gap between training and testing data caused by adverse image conditions often leads to performance degradation. Addressing this issue becomes…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xingguang Zhang , Chih-Hsien Chou

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

Source-Free Domain Adaptation (SFDA) seeks to adapt a source model, which is pre-trained on a supervised source domain, for a target domain, with only access to unlabeled target training data. Relying on pseudo labeling and/or auxiliary…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Song Tang , Yunxiang Bai , Wenxin Su , Mao Ye , Jianwei Zhang , Xiatian Zhu

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensive two-stage Faster…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu

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

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

Unsupervised Domain Adaptation (UDA) is an effective approach to tackle the issue of domain shift. Specifically, UDA methods try to align the source and target representations to improve the generalization on the target domain. Further, UDA…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Vibashan VS , Poojan Oza , Vishal M. Patel

Effort in releasing large-scale datasets may be compromised by privacy and intellectual property considerations. A feasible alternative is to release pre-trained models instead. While these models are strong on their original task (source…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Yunzhong Hou , Liang Zheng

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

Recent state-of-the-art source-free domain adaptation (SFDA) methods have focused on learning meaningful cluster structures in the feature space, which have succeeded in adapting the knowledge from source domain to unlabeled target domain…

机器学习 · 计算机科学 2023-02-27 Li Yi , Gezheng Xu , Pengcheng Xu , Jiaqi Li , Ruizhi Pu , Charles Ling , A. Ian McLeod , Boyu Wang

Effective object detection in autonomous vehicles is challenged by deployment in diverse and unfamiliar environments. Online Source-Free Domain Adaptation (O-SFDA) offers model adaptation using a stream of unlabeled data from a target…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Xiangyu Shi , Yanyuan Qiao , Qi Wu , Lingqiao Liu , Feras Dayoub

Domain Adaptation aims to transfer the knowledge learned from a labeled source domain to an unlabeled target domain whose data distributions are different. However, the training data in source domain required by most of the existing methods…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Ning Ding , Yixing Xu , Yehui Tang , Chao Xu , Yunhe Wang , Dacheng Tao

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

Mobile robots rely on object detectors for perception and object localization in indoor environments. However, standard closed-set methods struggle to handle the diverse objects and dynamic conditions encountered in real homes and labs.…

机器人学 · 计算机科学 2025-06-30 Xiangyu Shi , Yanyuan Qiao , Lingqiao Liu , Feras Dayoub

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 Adaptation (SFDA) aims to adapt a source model for a target domain, with only access to unlabeled target training data and the source model pre-trained on a supervised source domain. Relying on pseudo labeling and/or…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Song Tang , Wenxin Su , Mao Ye , Xiatian Zhu
‹ 上一页 1 2 3 10 下一页 ›