论文标题
通过渐进式特征改进来自适应语义细分
Towards Adaptive Semantic Segmentation by Progressive Feature Refinement
论文作者
论文摘要
作为计算机视觉中的基本任务之一,语义细分在现实世界应用中起着重要作用。尽管随着卷积网络的快速发展,许多深度学习模型在几个主流数据集上取得了显着的进步,但在实际情况下,它们仍然遇到各种挑战。无监督的自适应语义分段旨在获得一个训练有源域数据训练的可靠分类器,当部署到具有不同数据分布的目标域时,该数据能够保持稳定的性能。在本文中,我们提出了一个创新的渐进式优化框架,以及域对抗性学习,以提高分割网络的可传递性。具体而言,我们首先将源和目标域图像的多阶段中间特征图对齐,然后采用域分类器来区分分割输出。结果,可以将经源域图像训练的分割模型转移到目标域而不会出现明显的性能降解。实验结果与最新方法相比,验证了我们提出的方法的效率。
As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid development of convolutional networks, they still encounter various challenges in practical scenarios. Unsupervised adaptive semantic segmentation aims to obtain a robust classifier trained with source domain data, which is able to maintain stable performance when deployed to a target domain with different data distribution. In this paper, we propose an innovative progressive feature refinement framework, along with domain adversarial learning to boost the transferability of segmentation networks. Specifically, we firstly align the multi-stage intermediate feature maps of source and target domain images, and then a domain classifier is adopted to discriminate the segmentation output. As a result, the segmentation models trained with source domain images can be transferred to a target domain without significant performance degradation. Experimental results verify the efficiency of our proposed method compared with state-of-the-art methods.