论文标题
夜间语义分割中无监督域适应的跨域相关蒸馏
Cross-Domain Correlation Distillation for Unsupervised Domain Adaptation in Nighttime Semantic Segmentation
论文作者
论文摘要
夜间语义细分的性能受到较差的照明和缺乏像素的注释的限制,这严重限制了其在自动驾驶中的应用。现有的作品,例如,使用暮光作为中间目标域,从白天到夜间进行改编,可能无法应对由摄像机设备和城市风格引起的数据集之间的固有差异。面对这两种类型的域移动,即,数据集的照明和固有的差异,我们通过跨域相关蒸馏(称为CCDISTILL)提出了一个新颖的域自适应框架。充分探索了两个图像之间照明或固有差异的不变性,以弥补夜间图像缺乏标签。具体来说,我们提取功能中包含的内容和样式知识,计算两个图像之间的固有或照明差异的程度。使用相同差异的不变性实现了域的适应性。关于深苏黎世和ACDC的广泛实验表明,CCDistill实现了夜间语义分段的最新性能。值得注意的是,我们的方法是一个单阶段的域适应网络,可以避免影响推理时间。我们的实施可在https://github.com/ghuan99/ccdistill上获得。
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 twilight as the intermediate target domain to perform the adaptation from daytime to nighttime, may fail to cope with the inherent difference between datasets caused by the camera equipment and the urban style. Faced with these two types of domain shifts, i.e., the illumination and the inherent difference of the datasets, we propose a novel domain adaptation framework via cross-domain correlation distillation, called CCDistill. The invariance of illumination or inherent difference between two images is fully explored so as to make up for the lack of labels for nighttime images. Specifically, we extract the content and style knowledge contained in features, calculate the degree of inherent or illumination difference between two images. The domain adaptation is achieved using the invariance of the same kind of difference. Extensive experiments on Dark Zurich and ACDC demonstrate that CCDistill achieves the state-of-the-art performance for nighttime semantic segmentation. Notably, our method is a one-stage domain adaptation network which can avoid affecting the inference time. Our implementation is available at https://github.com/ghuan99/CCDistill.