Progressive Multi-Stage Feature Mix for Person Re-Identification
Yan Zhang, Binyu He, Li Sun, Qingli Li
Abstract
Image features from a small local region often give strong evidence in person re-identification task. However, CNN suffers from paying too much attention on the most salient local areas, thus ignoring other discriminative clues, e.g., hair, shoes or logos on clothes. In this work, we propose a Progressive Multi-stage feature Mix network (PMM), which enables the model to find out the more precise and diverse features in a progressive manner. Specifically, (i) to enforce the model to look for different clues in the image, we adopt a multi-stage classifier and expect that the model is able to focus on a complementary region in each stage. (ii) we propose an Attentive feature Hard-Mix (A-Hard-Mix) to replace the salient feature blocks by the negative example in the current batch, whose label is different from the current sample. (iii) extensive experiments have been carried out on reID datasets such as the Market-1501, DukeMTMC-reID and CUHK03, showing that the proposed method can boost the re-identification performance significantly. Source code <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> has been released.
BibTeX
@inproceedings{icassp2021_progressivemulti,
title = {Progressive Multi-Stage Feature Mix for Person Re-Identification},
author = {Yan Zhang and Binyu He and Li Sun and Qingli Li},
booktitle = {ICASSP 2021},
year = {2021}
}