paper-with-me

Papers

SF-FSDA: Source-Free Few-Shot Domain Adaptive Object Detection with Efficient Labeled Data Factory

2023-06-07 · Han Sun, Rui Gong, Konrad Schindler, Luc van Gool

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 adaptation, and the availability of sufficient data on the target domain. However, these assumptions may not hold due to data privacy and rare data collection. In this paper, we propose and investigate a more practical and challenging domain adaptive object detection problem under both source-free and few-shot conditions, named as SF-FSDA. To overcome this problem, we develop an efficient labeled data factory based approach. Without accessing the source domain, the data factory renders i) infinite amount of synthesized target-domain like images, under the guidance of the few-shot image samples and text description from the target domain; ii) corresponding bounding box and category annotations, only demanding minimum human effort, i.e., a few manually labeled examples. On the one hand, the synthesized images mitigate the knowledge insufficiency brought by the few-shot condition. On the other hand, compared to the popular pseudo-label technique, the generated annotations from data factory not only get rid of the reliance on the source pretrained object detection model, but also alleviate the unavoidably pseudo-label noise due to domain shift and source-free condition. The generated dataset is further utilized to adapt the source pretrained object detection model, realizing the robust object detection under SF-FSDA. The experiments on different settings showcase that our proposed approach outperforms other state-of-the-art methods on SF-FSDA problem. Our codes and models will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2306.04385

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionPseudo LabelRobust Object Detection

Similar Papers 제목 키워드 기반

MIAdapt: Source-free Few-shot Domain Adaptive Object Detection for Microscopic Images

2025-03-05 · Nimra Dilawar, Sara Nadeem, Javed Iqbal, Waqas Sultani 외

Existing generic unsupervised domain adaptation approaches require access to both a large labeled source dataset and a sufficient unlabeled target dataset during adaptation. However, collecting a large dataset, even if u…

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

AsyFOD: An Asymmetric Adaptation Paradigm for Few-Shot Domain Adaptive Object Detection

2023-01-01 · CVPR 2023 1 · Yipeng Gao, Kun-Yu Lin, Junkai Yan, YaoWei Wang 외

In this work, we study few-shot domain adaptive object detection (FSDAOD), where only a few target labeled images are available for training in addition to sufficient source labeled images. Critically, in FSDAOD, the…

object-detectionObject Detection

Exploring Few-Shot Adaptation for Activity Recognition on Diverse Domains

2023-05-15 · Kunyu Peng, Di Wen, David Schneider, Jiaming Zhang 외

Domain adaptation is essential for activity recognition to ensure accurate and robust performance across diverse environments, sensor types, and data sources. Unsupervised domain adaptation methods have been extensively …

Action RecognitionActivity RecognitionDomain AdaptationUnsupervised Domain Adaptation

Few-Shot Domain Adaptive Object Detection for Microscopic Images

2024-07-10 · Sumayya Inayat, Nimra Dilawar, Waqas Sultani, Mohsen Ali

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 la…

object-detectionObject Detection

Asymmetric Co-Training for Source-Free Few-Shot Domain Adaptation

2025-02-20 · Gengxu Li, Yuan Wu

Source-free unsupervised domain adaptation (SFUDA) has gained significant attention as an alternative to traditional unsupervised domain adaptation (UDA), which relies on the constant availability of labeled source data.…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation