CVMar 27, 2018

Person re-identification with fusion of hand-crafted and deep pose-based body region features

arXiv:1803.10630v15 citations
Originality Incremental advance
AI Analysis

This addresses the problem of identifying unseen persons in surveillance systems, but it is incremental as it builds on existing fusion and pose-based methods.

The paper tackled person re-identification by fusing hand-crafted and deep pose-based body region features to improve accuracy on unseen persons, achieving state-of-the-art performance on four benchmark datasets.

Person re-identification (re-ID) aims to accurately re- trieve a person from a large-scale database of images cap- tured across multiple cameras. Existing works learn deep representations using a large training subset of unique per- sons. However, identifying unseen persons is critical for a good re-ID algorithm. Moreover, the misalignment be- tween person crops to detection errors or pose variations leads to poor feature matching. In this work, we present a fusion of handcrafted features and deep feature representa- tion learned using multiple body parts to complement the global body features that achieves high performance on un- seen test images. Pose information is used to detect body regions that are passed through Convolutional Neural Net- works (CNN) to guide feature learning. Finally, a metric learning step enables robust distance matching on a dis- criminative subspace. Experimental results on 4 popular re-ID benchmark datasets namely VIPer, DukeMTMC-reID, Market-1501 and CUHK03 show that the proposed method achieves state-of-the-art performance in image-based per- son re-identification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes