paper-with-me

Papers

DANNet: A One-Stage Domain Adaptation Network for Unsupervised Nighttime Semantic Segmentation

2021-04-22 · CVPR 2021 1 · Xinyi Wu, Zhenyao Wu, Hao Guo, Lili Ju, Song Wang

Semantic segmentation of nighttime images plays an equally important role as that of daytime images in autonomous driving, but the former is much more challenging due to poor illuminations and arduous human annotations. In this paper, we propose a novel domain adaptation network (DANNet) for nighttime semantic segmentation without using labeled nighttime image data. It employs an adversarial training with a labeled daytime dataset and an unlabeled dataset that contains coarsely aligned day-night image pairs. Specifically, for the unlabeled day-night image pairs, we use the pixel-level predictions of static object categories on a daytime image as a pseudo supervision to segment its counterpart nighttime image. We further design a re-weighting strategy to handle the inaccuracy caused by misalignment between day-night image pairs and wrong predictions of daytime images, as well as boost the prediction accuracy of small objects. The proposed DANNet is the first one stage adaptation framework for nighttime semantic segmentation, which does not train additional day-night image transfer models as a separate pre-processing stage. Extensive experiments on Dark Zurich and Nighttime Driving datasets show that our method achieves state-of-the-art performance for nighttime semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2104.10834

Code (1)

W-zx-Y/DANNet 공식 구현 pytorch

Tasks

Autonomous DrivingDomain AdaptationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Cross-Domain Correlation Distillation for Unsupervised Domain Adaptation in Nighttime Semantic Segmentation

2022-05-02 · CVPR 2022 1 · Huan Gao, Jichang Guo, Guoli Wang, Qian Zhang

The performance of nighttime semantic segmentation is restricted by the poor illumination and a lack of pixel-wise annotation, which severely limit its application in autonomous driving. Existing works, e.g., using the t…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation for Nighttime Aerial Tracking

2022-03-20 · CVPR 2022 1 · Junjie Ye, Changhong Fu, Guangze Zheng, Danda Pani Paudel 외

Previous advances in object tracking mostly reported on favorable illumination circumstances while neglecting performance at nighttime, which significantly impeded the development of related aerial robot applications. Th…

Domain AdaptationObject DiscoveryObject TrackingUnsupervised Domain Adaptation

Bi-Mix: Bidirectional Mixing for Domain Adaptive Nighttime Semantic Segmentation

2021-11-19 · Guanglei Yang, Zhun Zhong, Hao Tang, Mingli Ding 외

In autonomous driving, learning a segmentation model that can adapt to various environmental conditions is crucial. In particular, copying with severe illumination changes is an impelling need, as models trained on dayli…

Autonomous DrivingImage RelightingSegmentationSemantic Segmentation+1

CMDA: Cross-Modality Domain Adaptation for Nighttime Semantic Segmentation

2023-07-29 · ICCV 2023 1 · Ruihao Xia, Chaoqiang Zhao, Meng Zheng, Ziyan Wu 외

Most nighttime semantic segmentation studies are based on domain adaptation approaches and image input. However, limited by the low dynamic range of conventional cameras, images fail to capture structural details and bou…

Domain AdaptationSegmentationSemantic Segmentation

DTBS: Dual-Teacher Bi-directional Self-training for Domain Adaptation in Nighttime Semantic Segmentation

2024-01-02 · Fanding Huang, Zihao Yao, Wenhui Zhou

Due to the poor illumination and the difficulty in annotating, nighttime conditions pose a significant challenge for autonomous vehicle perception systems. Unsupervised domain adaptation (UDA) has been widely applied to …

Domain AdaptationPseudo LabelSemantic SegmentationTransfer Learning+1