论文标题
学习无监督的自适应对象检测的域分类器库
Learning a Domain Classifier Bank for Unsupervised Adaptive Object Detection
论文作者
论文摘要
在实际应用中,基于深网的对象检测器仍然面临标记的训练数据和未标记测试数据之间大域间隙的挑战。为了减少差距,通过将源和未标记目标域之间的图像/实例级特征对齐来提出最新技术。但是,这些方法遭受了次优问题的困扰,主要是因为忽略了对象实例的类别信息。为了解决这个问题,我们使用精心设计的域分类器库开发了一种细粒度的域对准方法,该域可实现尊重其类别的实例级别对齐。具体来说,我们首先采用平均教师范式来生成未标记样本的伪标签。然后,我们实现类级域分类器,并将它们分组在一起,称为域分类器库,其中每个域分类器负责使特定类的功能对齐。我们将裸露的对象检测器组装为提议的细粒域对准机制作为自适应检测器,并通过发达的交叉自适应加权机理对其进行优化。对三个流行的基准测试的广泛实验证明了我们方法的有效性,并实现了新的非凡的最新技术。
In real applications, object detectors based on deep networks still face challenges of the large domain gap between the labeled training data and unlabeled testing data. To reduce the gap, recent techniques are proposed by aligning the image/instance-level features between source and unlabeled target domains. However, these methods suffer from the suboptimal problem mainly because of ignoring the category information of object instances. To tackle this issue, we develop a fine-grained domain alignment approach with a well-designed domain classifier bank that achieves the instance-level alignment respecting to their categories. Specifically, we first employ the mean teacher paradigm to generate pseudo labels for unlabeled samples. Then we implement the class-level domain classifiers and group them together, called domain classifier bank, in which each domain classifier is responsible for aligning features of a specific class. We assemble the bare object detector with the proposed fine-grained domain alignment mechanism as the adaptive detector, and optimize it with a developed crossed adaptive weighting mechanism. Extensive experiments on three popular transferring benchmarks demonstrate the effectiveness of our method and achieve the new remarkable state-of-the-arts.