Rapid Person Re-Identification via Sub-space Consistency Regularization
Qingze Yin, Guanan Wang, Guodong Ding, Qilei Li, Shaogang Gong,, Zhenmin Tang

TL;DR
This paper introduces a Sub-space Consistency Regularization (SCR) method that accelerates person re-identification by combining binary codes with real-value features, achieving high accuracy and speed with short codes.
Contribution
The paper proposes a novel SCR algorithm that balances accuracy and efficiency in person ReID by integrating sub-space clustering and regularization, especially effective with short binary codes.
Findings
SCR speeds up ReID by 0.25 times compared to real-value features.
Maintains real-value-level accuracy with short binary codes.
Achieves promising results on Market-1501 and DukeMTMC-reID datasets.
Abstract
Person Re-Identification (ReID) matches pedestrians across disjoint cameras. Existing ReID methods adopting real-value feature descriptors have achieved high accuracy, but they are low in efficiency due to the slow Euclidean distance computation as well as complex quick-sort algorithms. Recently, some works propose to yield binary encoded person descriptors which instead only require fast Hamming distance computation and simple counting-sort algorithms. However, the performances of such binary encoded descriptors, especially with short code (e.g., 32 and 64 bits), are hardly satisfactory given the sparse binary space. To strike a balance between the model accuracy and efficiency, we propose a novel Sub-space Consistency Regularization (SCR) algorithm that can speed up the ReID procedure by times than real-value features under the same dimensions whilst maintaining a competitive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
