paper-with-me

Papers

LoopDA: Constructing Self-loops to Adapt Nighttime Semantic Segmentation

2022-11-21 · Fengyi Shen, Zador Pataki, Akhil Gurram, Ziyuan Liu, He Wang, Alois Knoll

Due to the lack of training labels and the difficulty of annotating, dealing with adverse driving conditions such as nighttime has posed a huge challenge to the perception system of autonomous vehicles. Therefore, adapting knowledge from a labelled daytime domain to an unlabelled nighttime domain has been widely researched. In addition to labelled daytime datasets, existing nighttime datasets usually provide nighttime images with corresponding daytime reference images captured at nearby locations for reference. The key challenge is to minimize the performance gap between the two domains. In this paper, we propose LoopDA for domain adaptive nighttime semantic segmentation. It consists of self-loops that result in reconstructing the input data using predicted semantic maps, by rendering them into the encoded features. In a warm-up training stage, the self-loops comprise of an inner-loop and an outer-loop, which are responsible for intra-domain refinement and inter-domain alignment, respectively. To reduce the impact of day-night pose shifts, in the later self-training stage, we propose a co-teaching pipeline that involves an offline pseudo-supervision signal and an online reference-guided signal `DNA' (Day-Night Agreement), bringing substantial benefits to enhance nighttime segmentation. Our model outperforms prior methods on Dark Zurich and Nighttime Driving datasets for semantic segmentation. Code and pretrained models are available at https://github.com/fy-vision/LoopDA.

📄 PDF Abstract BibTeX arXiv:2211.11870

Code (1)

fy-vision/loopda 공식 구현 pytorch

Tasks

Autonomous VehiclesSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Prompt-Driven Temporal Domain Adaptation for Nighttime UAV Tracking

2024-09-27 · Changhong Fu, Yiheng Wang, Liangliang Yao, Guangze Zheng 외

Nighttime UAV tracking under low-illuminated scenarios has achieved great progress by domain adaptation (DA). However, previous DA training-based works are deficient in narrowing the discrepancy of temporal contexts for …

Domain Adaptation

MambaNUT: Nighttime UAV Tracking via Mamba-based Adaptive Curriculum Learning

2024-12-01 · You Wu, Xiangyang Yang, Xucheng Wang, Hengzhou Ye 외

Harnessing low-light enhancement and domain adaptation, nighttime UAV tracking has made substantial strides. However, over-reliance on image enhancement, limited high-quality nighttime data, and a lack of integration bet…

Domain AdaptationImage EnhancementMamba

Self-Supervised Monocular Depth Estimation in the Dark: Towards Data Distribution Compensation

2024-04-22 · Haolin Yang, Chaoqiang Zhao, Lu Sheng, Yang Tang

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usu…

Depth EstimationDomain AdaptationMonocular Depth Estimation

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

Exploring the Common Appearance-Boundary Adaptation for Nighttime Optical Flow

2024-01-31 · Hanyu Zhou, Yi Chang, Haoyue Liu, Wending Yan 외

We investigate a challenging task of nighttime optical flow, which suffers from weakened texture and amplified noise. These degradations weaken discriminative visual features, thus causing invalid motion feature matching…

Domain AdaptationIntrinsic Image DecompositionOptical Flow Estimation