๐
๐
Old Age
Object Detection in Foggy Scenes by Embedding Depth and Reconstruction into Domain Adaptation
November 24, 2022 ยท Entered Twilight ยท ๐ Asian Conference on Computer Vision
Repo contents: README.md, cfgs, lib, train.py
Authors
Xin Yang, Michael Bi Mi, Yuan Yuan, Xin Wang, Robby T. Tan
arXiv ID
2211.13409
Category
cs.CV: Computer Vision
Citations
8
Venue
Asian Conference on Computer Vision
Repository
https://github.com/VIML-CVDL/Object-Detection-in-Foggy-Scenes
โญ 11
Last Checked
1 month ago
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 module is also exposed to the unlabeled target data, the type of data used in the testing stage. Using these ideas, our method significantly outperforms the state-of-the-art method (47.6 mAP against the 44.3 mAP on the Foggy Cityscapes dataset), and obtains the best performance on multiple real-image public datasets. Code is available at: https://github.com/VIML-CVDL/Object-Detection-in-Foggy-Scenes
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted