论文标题
黑色重新ID:重新识别的挑战性问题的前肩描述符
Black Re-ID: A Head-shoulder Descriptor for the Challenging Problem of Person Re-Identification
论文作者
论文摘要
人重新识别(RE-ID)旨在从多个摄像机捕获的一组图像中检索输入人的图像。尽管最近的重新ID方法取得了巨大的成功,但它们中的大多数都根据服装属性(例如颜色,纹理)提取特征。但是,人们通常会穿黑衣服或在低光照明下监视系统捕获,在这种情况下,服装的属性严重缺失。我们将此问题称为黑色重新ID问题。为了解决这个问题,而不是依靠服装信息,我们建议利用头肩功能来帮助人重新ID。提出了头肩自适应注意网络(HAA)来学习头肩功能,并设计了创新的集合方法来增强我们的模型的概括。鉴于输入人的图像,如果个人将图像内部的黑色服装插入,则通过分配更大的重量,将重点放在头肩功能上。由于缺乏用于研究黑色重新ID问题的合适基准数据集,因此我们还贡献了第一个Black-Reid数据集,该数据集在培训集中包含1274个身份。对Black-Reid,Market1501和Dukemtmc-Reid数据集的广泛评估表明,与黑色和常规重新ID问题的最先进的Re-ID方法相比,我们的模型取得了最佳结果。此外,我们的方法也被证明可以有效地与类似衣服的人打交道。我们的代码和数据集可在https://github.com/xbq1994/上使用。
Person re-identification (Re-ID) aims at retrieving an input person image from a set of images captured by multiple cameras. Although recent Re-ID methods have made great success, most of them extract features in terms of the attributes of clothing (e.g., color, texture). However, it is common for people to wear black clothes or be captured by surveillance systems in low light illumination, in which cases the attributes of the clothing are severely missing. We call this problem the Black Re-ID problem. To solve this problem, rather than relying on the clothing information, we propose to exploit head-shoulder features to assist person Re-ID. The head-shoulder adaptive attention network (HAA) is proposed to learn the head-shoulder feature and an innovative ensemble method is designed to enhance the generalization of our model. Given the input person image, the ensemble method would focus on the head-shoulder feature by assigning a larger weight if the individual insides the image is in black clothing. Due to the lack of a suitable benchmark dataset for studying the Black Re-ID problem, we also contribute the first Black-reID dataset, which contains 1274 identities in training set. Extensive evaluations on the Black-reID, Market1501 and DukeMTMC-reID datasets show that our model achieves the best result compared with the state-of-the-art Re-ID methods on both Black and conventional Re-ID problems. Furthermore, our method is also proved to be effective in dealing with person Re-ID in similar clothing. Our code and dataset are avaliable on https://github.com/xbq1994/.