paper-with-me

홈 › Papers

Unsupervised Domain Adaptation for One-stage Object Detector using Offsets to Bounding Box

2022-07-20 · Jayeon Yoo, Inseop Chung, Nojun Kwak

Most existing domain adaptive object detection methods exploit adversarial feature alignment to adapt the model to a new domain. Recent advances in adversarial feature alignment strives to reduce the negative effect of alignment, or negative transfer, that occurs because the distribution of features varies depending on the category of objects. However, by analyzing the features of the anchor-free one-stage detector, in this paper, we find that negative transfer may occur because the feature distribution varies depending on the regression value for the offset to the bounding box as well as the category. To obtain domain invariance by addressing this issue, we align the feature conditioned on the offset value, considering the modality of the feature distribution. With a very simple and effective conditioning method, we propose OADA (Offset-Aware Domain Adaptive object detector) that achieves state-of-the-art performances in various experimental settings. In addition, by analyzing through singular value decomposition, we find that our model enhances both discriminability and transferability.

📄 PDF Abstract BibTeX arXiv:2207.09656

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Single-Stage Object Detection from Top-View Grid Maps on Custom Sensor Setups

2020-02-03 · Sascha Wirges, Shuxiao Ding, Christoph Stiller

We present our approach to unsupervised domain adaptation for single-stage object detectors on top-view grid maps in automated driving scenarios. Our goal is to train a robust object detector on grid maps generated from …

Domain AdaptationObjectobject-detectionObject Detection+1

Source-free Domain Adaptation for Video Object Detection Under Adverse Image Conditions

2024-04-23 · Xingguang Zhang, Chih-Hsien Chou

When deploying pre-trained video object detectors in real-world scenarios, the domain gap between training and testing data caused by adverse image conditions often leads to performance degradation. Addressing this issue…

Domain AdaptationObjectobject-detectionObject Detection+3

Self-Training and Adversarial Background Regularization for Unsupervised Domain Adaptive One-Stage Object Detection

2019-09-02 · ICCV 2019 10 · Seunghyeon Kim, Jaehoon Choi, Taekyung Kim, Changick Kim

Deep learning-based object detectors have shown remarkable improvements. However, supervised learning-based methods perform poorly when the train data and the test data have different distributions. To address the issue,…

Domain AdaptationObjectobject-detectionObject Detection+1

Multi-Target Domain Adaptation via Unsupervised Domain Classification for Weather Invariant Object Detection

2021-03-25 · Ting Sun, Jinlin Chen, Francis Ng

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptati…

Autonomous DrivingDomain Adaptationdomain classificationGeneral Classification+5

An Unsupervised Domain Adaptation Scheme for Single-Stage Artwork Recognition in Cultural Sites

2020-08-04 · Giovanni Pasqualino, Antonino Furnari, Giovanni Signorello, Giovanni Maria Farinella

Recognizing artworks in a cultural site using images acquired from the user's point of view (First Person Vision) allows to build interesting applications for both the visitors and the site managers. However, current obj…

Domain AdaptationImage-to-Image Translationobject-detectionObject Detection+1