CVMay 5, 2017

Part-based Deep Hashing for Large-scale Person Re-identification

arXiv:1705.02145v188 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient real-time search in large galleries for person re-identification, representing an incremental improvement over previous methods.

The paper tackles large-scale person re-identification by integrating deep learning and hashing into a part-based framework, achieving competitive accuracy on datasets like Market-1501 and Market-1501+500K.

Large-scale is a trend in person re-identification (re-id). It is important that real-time search be performed in a large gallery. While previous methods mostly focus on discriminative learning, this paper makes the attempt in integrating deep learning and hashing into one framework to evaluate the efficiency and accuracy for large-scale person re-id. We integrate spatial information for discriminative visual representation by partitioning the pedestrian image into horizontal parts. Specifically, Part-based Deep Hashing (PDH) is proposed, in which batches of triplet samples are employed as the input of the deep hashing architecture. Each triplet sample contains two pedestrian images (or parts) with the same identity and one pedestrian image (or part) of the different identity. A triplet loss function is employed with a constraint that the Hamming distance of pedestrian images (or parts) with the same identity is smaller than ones with the different identity. In the experiment, we show that the proposed Part-based Deep Hashing method yields very competitive re-id accuracy on the large-scale Market-1501 and Market-1501+500K datasets.

Foundations

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

Your Notes