Collaborative Training between Region Proposal Localization and Classification for Domain Adaptive Object Detection
Ganlong Zhao, Guanbin Li, Ruijia Xu, Liang Lin

TL;DR
This paper proposes a collaborative training approach for region proposal and classification in two-stage object detectors to improve domain adaptation performance, addressing the domain shift challenge.
Contribution
It introduces a novel method leveraging mutual guidance and discrepancy minimization between RPN and RPC for better domain adaptive object detection.
Findings
Significant improvement in domain adaptation performance on various datasets.
Effective mutual guidance strategy between RPN and RPC.
Enhanced region proposal quality under domain shift.
Abstract
Object detectors are usually trained with large amount of labeled data, which is expensive and labor-intensive. Pre-trained detectors applied to unlabeled dataset always suffer from the difference of dataset distribution, also called domain shift. Domain adaptation for object detection tries to adapt the detector from labeled datasets to unlabeled ones for better performance. In this paper, we are the first to reveal that the region proposal network (RPN) and region proposal classifier~(RPC) in the endemic two-stage detectors (e.g., Faster RCNN) demonstrate significantly different transferability when facing large domain gap. The region classifier shows preferable performance but is limited without RPN's high-quality proposals while simple alignment in the backbone network is not effective enough for RPN adaptation. We delve into the consistency and the difference of RPN and RPC, treat…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
MethodsRegion Proposal Network
