TL;DR
This paper introduces BFDA, a background-focused distribution alignment framework that enhances cross-domain pedestrian detection for rapid one-stage detectors by addressing foreground-background misalignment issues.
Contribution
It proposes a novel background-focused distribution alignment method that improves domain adaptation in one-stage pedestrian detectors without instance proposals.
Findings
BFDA effectively aligns background features across domains.
The method reduces foreground-background misalignment issues.
BFDA improves detection performance in cross-domain scenarios.
Abstract
Cross-domain pedestrian detection aims to generalize pedestrian detectors from one label-rich domain to another label-scarce domain, which is crucial for various real-world applications. Most recent works focus on domain alignment to train domain-adaptive detectors either at the instance level or image level. From a practical point of view, one-stage detectors are faster. Therefore, we concentrate on designing a cross-domain algorithm for rapid one-stage detectors that lacks instance-level proposals and can only perform image-level feature alignment. However, pure image-level feature alignment causes the foreground-background misalignment issue to arise, i.e., the foreground features in the source domain image are falsely aligned with background features in the target domain image. To address this issue, we systematically analyze the importance of foreground and background in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
