中文
相关论文

相关论文: Frequency Spectrum Augmentation Consistency for Do…

200 篇论文

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

Domain adaptive object detection (DAOD) aims to adapt the detector from a labelled source domain to an unlabelled target domain. In recent years, DAOD has attracted massive attention since it can alleviate performance degradation due to the…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Siqi Zhang , Lu Zhang , Zhiyong Liu , Hangtao Feng

Domain adaptation for object detection (DAOD) has recently drawn much attention owing to its capability of detecting target objects without any annotations. To tackle the problem, previous works focus on aligning features extracted from…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Mirae Do , Seogkyu Jeon , Pilhyeon Lee , Kibeom Hong , Yu-seung Ma , Hyeran Byun

Unsupervised domain adaptation (UDA) greatly facilitates the deployment of neural networks across diverse environments. However, most state-of-the-art approaches are overly complex, relying on challenging adversarial training strategies, or…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Shuchen Du , Shuo Lei , Feiran Li , Jiacheng Li , Daisuke Iso

Recently, adversarial-based domain adaptive object detection (DAOD) methods have been developed rapidly. However, there are two issues that need to be resolved urgently. Firstly, numerous methods reduce the distributional shifts only by…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Chengyang Liang , Zixiang Zhao , Junmin Liu , Jiangshe Zhang

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

Universal domain adaptive object detection (UniDAOD)is more challenging than domain adaptive object detection (DAOD) since the label space of the source domain may not be the same as that of the target and the scale of objects in the…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Wenxu Shi , Lei Zhang , Weijie Chen , Shiliang Pu

Single-Domain Generalized Object Detection~(S-DGOD) aims to train on a single source domain for robust performance across a variety of unseen target domains by taking advantage of an object detector. Existing S-DGOD approaches often rely on…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Xiaoran Xu , Jiangang Yang , Wenhui Shi , Siyuan Ding , Luqing Luo , Jian Liu

Unsupervised domain adaptation for object detection is a challenging problem with many real-world applications. Unfortunately, it has received much less attention than supervised object detection. Models that try to address this task tend…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Hongsong Wang , Shengcai Liao , Ling Shao

Domain adaptive object detection (DAOD) assumes that both labeled source data and unlabeled target data are available for training, but this assumption does not always hold in real-world scenarios. Thus, source-free DAOD is proposed to…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Siqi Zhang , Lu Zhang , Zhiyong Liu

Training (source) domain bias affects state-of-the-art object detectors, such as Faster R-CNN, when applied to new (target) domains. To alleviate this problem, researchers proposed various domain adaptation methods to improve object…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Petru Soviany , Radu Tudor Ionescu , Paolo Rota , Nicu Sebe

In recent years, numerous domain adaptive strategies have been proposed to help deep learning models overcome the challenges posed by domain shift. However, even unsupervised domain adaptive strategies still require a large amount of target…

图像与视频处理 · 电气工程与系统科学 2024-07-11 Sumayya Inayat , Nimra Dilawar , Waqas Sultani , Mohsen Ali

Unsupervised domain adaptation for object detection addresses the adaption of detectors trained in a source domain to work accurately in an unseen target domain. Recently, methods approaching the alignment of the intermediate features…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Vinicius F. Arruda , Rodrigo F. Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Nicu Sebe , Thiago Oliveira-Santos

The problem of Domain Adaptive in the field of Object Detection involves the transfer of object detection models from labeled source domains to unannotated target domains. Recent advancements in this field aim to address domain…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Mu Wang

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

Cross-domain few-shot object detection (CD-FSOD) aims to adapt pretrained detectors from a source domain to target domains with limited annotations, suffering from severe domain shifts and data scarcity problems. In this work, we find a…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yongwei Jiang , Yixiong Zou , Yuhua Li , Ruixuan Li

Object detectors often perform poorly on data that differs from their training set. Domain adaptive object detection (DAOD) methods have recently demonstrated strong results on addressing this challenge. Unfortunately, we identify systemic…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Justin Kay , Timm Haucke , Suzanne Stathatos , Siqi Deng , Erik Young , Pietro Perona , Sara Beery , Grant Van Horn

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images,…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Haochen Li , Rui Zhang , Hantao Yao , Xin Zhang , Yifan Hao , Xinkai Song , Xiaqing Li , Yongwei Zhao , Ling Li , Yunji Chen

Applying an object detector, which is neither trained nor fine-tuned on data close to the final application, often leads to a substantial performance drop. In order to overcome this problem, it is necessary to consider a shift between…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Alexey Abramov , Christopher Bayer , Claudio Heller

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
‹ 上一页 1 2 3 10 下一页 ›