paper-with-me

Papers

Instance-Invariant Domain Adaptive Object Detection via Progressive Disentanglement

2019-11-20 · Aming Wu, Yahong Han, Linchao Zhu, Yi Yang

Most state-of-the-art methods of object detection suffer from poor generalization ability when the training and test data are from different domains, e.g., with different styles. To address this problem, previous methods mainly use holistic representations to align feature-level and pixel-level distributions of different domains, which may neglect the instance-level characteristics of objects in images. Besides, when transferring detection ability across different domains, it is important to obtain the instance-level features that are domain-invariant, instead of the styles that are domain-specific. Therefore, in order to extract instance-invariant features, we should disentangle the domain-invariant features from the domain-specific features. To this end, a progressive disentangled framework is first proposed to solve domain adaptive object detection. Particularly, base on disentangled learning used for feature decomposition, we devise two disentangled layers to decompose domain-invariant and domain-specific features. And the instance-invariant features are extracted based on the domain-invariant features. Finally, to enhance the disentanglement, a three-stage training mechanism including multiple loss functions is devised to optimize our model. In the experiment, we verify the effectiveness of our method on three domain-shift scenes. Our method is separately 2.3\%, 3.6\%, and 4.0\% higher than the baseline method \cite{saito2019strong}.

📄 PDF Abstract BibTeX arXiv:1911.08712

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DA-Mamba: Learning Domain-Aware State Space Model for Global-Local Alignment in Domain Adaptive Object Detection

2026-03-19 · Haochen Li, Rui Zhang, Hantao Yao, Xin Zhang 외 arxiv

Domain Adaptive Object Detection (DAOD) aims to transfer detectors from a labeled source domain to an unlabeled target domain. Existing DAOD methods employ multi-granularity feature alignment to learn domain-invariant re…

Long-range modelingObject Detection

To miss-attend is to misalign! Residual Self-Attentive Feature Alignment for Adapting Object Detectors

2022-01-05 · WACV 2022 1 · Vaishnavi Khindkar, Chetan Arora, Vineeth N Balasubramanian, Anbumani Subramanian 외

Advancements in adaptive object detection can lead to tremendous improvements in applications like autonomous navigation, as they alleviate the distributional shifts along the detection pipeline. Prior works adopt advers…

Autonomous NavigationDiversityObjectobject-detection+2

Towards Robust Adaptive Object Detection under Noisy Annotations

2022-04-06 · CVPR 2022 1 · Xinyu Liu, Wuyang Li, Qiushi Yang, Baopu Li 외

Domain Adaptive Object Detection (DAOD) models a joint distribution of images and labels from an annotated source domain and learns a domain-invariant transformation to estimate the target labels with the given target do…

Objectobject-detectionObject Detection

DI-V2X: Learning Domain-Invariant Representation for Vehicle-Infrastructure Collaborative 3D Object Detection

2023-12-25 · Li Xiang, Junbo Yin, Wei Li, Cheng-Zhong Xu 외

Vehicle-to-Everything (V2X) collaborative perception has recently gained significant attention due to its capability to enhance scene understanding by integrating information from various agents, e.g., vehicles, and infr…

3D Object Detectionobject-detectionObject DetectionScene Understanding

Multi-Granularity Alignment Domain Adaptation for Object Detection

2022-03-31 · CVPR 2022 1 · Wenzhang Zhou, Dawei Du, Libo Zhang, Tiejian Luo 외

Domain adaptive object detection is challenging due to distinctive data distribution between source domain and target domain. In this paper, we propose a unified multi-granularity alignment based object detection framewo…

Domain AdaptationObjectobject-detectionObject Detection