论文标题
长期换衣的人重新识别
Long-Term Cloth-Changing Person Re-identification
论文作者
论文摘要
人重新识别(RE-ID)的目的是在不同位置和时间的相机视图中与目标人相匹配。现有的重新ID研究集中于短期布一致的环境,在这些环境下,一个人以相同的服装重新出现在不同的相机视野中。因此,现有深层重新ID模型学到的歧视性特征表示由服装的视觉外观主导。在这项工作中,我们专注于一个更加困难而实用的环境,在这些环境中,在几天和几个月中进行了长期进行匹配,因此不可避免地会面临换衣服的新挑战。由于缺乏大规模数据集,该问题称为长期换衣(LTCC)的重新ID。这项工作的首要贡献是一个新的LTCC数据集,其中包含长时间捕获的人员,并经常更换衣服。作为第二个贡献,我们提出了一种专门针对换衣服挑战的新型重新ID方法。具体而言,我们认为,在布料变化下,诸如身体形状之类的软生物测量法会更可靠。因此,我们引入了一个形状的嵌入模块以及一个布淘汰的形状浇筑模块,旨在消除现在不可靠的衣服外观特征并专注于身体形状信息。广泛的实验表明,在新的LTCC数据集中提出的模型实现了卓越的性能。代码和数据集将在https://naiq.github.io/ltcc_perosn_reid.html上找到。
Person re-identification (Re-ID) aims to match a target person across camera views at different locations and times. Existing Re-ID studies focus on the short-term cloth-consistent setting, under which a person re-appears in different camera views with the same outfit. A discriminative feature representation learned by existing deep Re-ID models is thus dominated by the visual appearance of clothing. In this work, we focus on a much more difficult yet practical setting where person matching is conducted over long-duration, e.g., over days and months and therefore inevitably under the new challenge of changing clothes. This problem, termed Long-Term Cloth-Changing (LTCC) Re-ID is much understudied due to the lack of large scale datasets. The first contribution of this work is a new LTCC dataset containing people captured over a long period of time with frequent clothing changes. As a second contribution, we propose a novel Re-ID method specifically designed to address the cloth-changing challenge. Specifically, we consider that under cloth-changes, soft-biometrics such as body shape would be more reliable. We, therefore, introduce a shape embedding module as well as a cloth-elimination shape-distillation module aiming to eliminate the now unreliable clothing appearance features and focus on the body shape information. Extensive experiments show that superior performance is achieved by the proposed model on the new LTCC dataset. The code and dataset will be available at https://naiq.github.io/LTCC_Perosn_ReID.html.