Object Detection in Foggy Scenes by Embedding Depth and Reconstruction into Domain Adaptation
Xin Yang, Michael Bi Mi, Yuan Yuan, Xin Wang, Robby T. Tan

TL;DR
This paper introduces a novel domain adaptation framework for object detection in foggy scenes that embeds depth and reconstruction information to improve performance, outperforming existing methods on multiple datasets.
Contribution
It proposes a new DA method that retains depth and background info, uses a consistency loss, and reconstructs fog-free images to enhance detection in foggy conditions.
Findings
Achieves 47.6 mAP on Foggy Cityscapes, surpassing previous 44.3 mAP.
Effectively incorporates unlabeled target data in training.
Outperforms state-of-the-art methods on multiple datasets.
Abstract
Most existing domain adaptation (DA) methods align the features based on the domain feature distributions and ignore aspects related to fog, background and target objects, rendering suboptimal performance. In our DA framework, we retain the depth and background information during the domain feature alignment. A consistency loss between the generated depth and fog transmission map is introduced to strengthen the retention of the depth information in the aligned features. To address false object features potentially generated during the DA process, we propose an encoder-decoder framework to reconstruct the fog-free background image. This reconstruction loss also reinforces the encoder, i.e., our DA backbone, to minimize false object features.Moreover, we involve our target data in training both our DA module and our detection module in a semi-supervised manner, so that our detection…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
MethodsALIGN
