论文标题
脱机Onlinine相关摄像头 - 无监督人员重新识别的代理
Offline-Online Associated Camera-Aware Proxies for Unsupervised Person Re-identification
论文作者
论文摘要
最近,由于其潜在的无标签应用,无监督的人的重新识别(RE-ID)受到了越来越多的研究关注。解决无监督的重新ID的一种有希望的方法是基于聚类,它通过聚类来生成伪标签,并使用伪标签迭代地训练重新ID模型。但是,大多数基于聚类的方法将每个群集作为伪身份类别,忽略了主要由相机变化引起的群集内方差。为了解决这个问题,我们建议根据相机视图将每个单个群集分为多个代理。摄像头感知的代理明确捕获了集群中的本地结构,通过该结构,可以更好地解决ID内差异和ID ID相似性。在协助摄像头代理的协助下,我们设计了两个代理级的对比学习损失,分别基于离线和在线协会的结果。离线关联是根据聚类和分裂结果直接关联代理的,而在线策略则以最新功能动态关联代理,以减少伪标签延迟更新引起的噪声。两次损失的结合使我们能够训练理想的重新ID模型。对三个人重新ID数据集和一个车辆重新ID数据集进行了广泛的实验表明,我们提出的方法表明了使用最新方法的竞争性能。代码将提供:https://github.com/terminator8758/o2cap。
Recently, unsupervised person re-identification (Re-ID) has received increasing research attention due to its potential for label-free applications. A promising way to address unsupervised Re-ID is clustering-based, which generates pseudo labels by clustering and uses the pseudo labels to train a Re-ID model iteratively. However, most clustering-based methods take each cluster as a pseudo identity class, neglecting the intra-cluster variance mainly caused by the change of cameras. To address this issue, we propose to split each single cluster into multiple proxies according to camera views. The camera-aware proxies explicitly capture local structures within clusters, by which the intra-ID variance and inter-ID similarity can be better tackled. Assisted with the camera-aware proxies, we design two proxy-level contrastive learning losses that are, respectively, based on offline and online association results. The offline association directly associates proxies according to the clustering and splitting results, while the online strategy dynamically associates proxies in terms of up-to-date features to reduce the noise caused by the delayed update of pseudo labels. The combination of two losses enables us to train a desirable Re-ID model. Extensive experiments on three person Re-ID datasets and one vehicle Re-ID dataset show that our proposed approach demonstrates competitive performance with state-of-the-art methods. Code will be available at: https://github.com/Terminator8758/O2CAP.