Parallel Augmentation and Dual Enhancement for Occluded Person Re-identification.

Zi Wang,Huaibo Huang,Aihua Zheng,Chenglong Li,Ran He
DOI: https://doi.org/10.1109/icassp48485.2024.10446014
2022-01-01
Abstract:Occluded person re-identification (Re-ID), the task of searching for the sameperson's images in occluded environments, has attracted lots of attention inthe past decades. Recent approaches concentrate on improving performance onoccluded data by data/feature augmentation or using extra models to predictocclusions. However, they ignore the imbalance problem in this task and can notfully utilize the information from the training data. To alleviate these twoissues, we propose a simple yet effective method with Parallel Augmentation andDual Enhancement (PADE), which is robust on both occluded and non-occluded dataand does not require any auxiliary clues. First, we design a parallelaugmentation mechanism (PAM) to generate more suitable occluded data tomitigate the negative effects of unbalanced data. Second, we propose the globaland local dual enhancement strategy (DES) to promote the context informationand details. Experimental results on three widely used occluded datasets andtwo non-occluded datasets validate the effectiveness of our method. The code isavailable athttps://github.com/littleprince1121/PADE_Parallel_Augmentation_and_Dual_Enhancement_for_Occluded_Person_ReID
What problem does this paper attempt to address?