Lightweight Multi-Branch Network for Person Re-Identification
Person Re-Identification aims to retrieve person identities from images captured by multiple cameras or the same cameras in different time instances and locations. Because of its importance in many vision applications from surveillance to human-machine interaction, person re-identification methods need to be reliable and fast. While more and more deep architectures are proposed for increasing performance, those methods also increase overall model complexity. This paper proposes a lightweight network that combines global, part-based, and channel features in a unified multi-branch architecture that builds on the resource-efficient OSNet backbone. Using a well-founded combination of training techniques and design choices, our final model achieves state-of-the-art results on CUHK03 labeled, CUHK03 detected, and Market-1501 with 85.1% mAP / 87.2% rank1, 82.4% mAP / 84.9% rank1, and 91.5% mAP / 96.3% rank1, respectively.
Code (2)
Tasks
Person Re-IdentificationSimilar Papers 제목 키워드 기반
Learning Diverse Features with Part-Level Resolution for Person Re-Identification
Learning diverse features is key to the success of person re-identification. Various part-based methods have been extensively proposed for learning local representations, which, however, are still inferior to the best-pe…
DiversityPerson Re-IdentificationFPB: Feature Pyramid Branch for Person Re-Identification
High performance person Re-Identification (Re-ID) requires the model to focus on both global silhouette and local details of pedestrian. To extract such more representative features, an effective way is to exploit deep m…
object-detectionObject DetectionPerson Re-IdentificationBranch-Cooperative OSNet for Person Re-Identification
Multi-branch is extensively studied for learning rich feature representation for person re-identification (Re-ID). In this paper, we propose a branch-cooperative architecture over OSNet, termed BC-OSNet, for person Re-ID…
Person Re-IdentificationStrength in Diversity: Multi-Branch Representation Learning for Vehicle Re-Identification
This paper presents an efficient and lightweight multi-branch deep architecture to improve vehicle re-identification (V-ReID). While most V-ReID work uses a combination of complex multi-branch architectures to extract ro…
DiversityRepresentation LearningVehicle Re-IdentificationDeep Miner: A Deep and Multi-branch Network which Mines Rich and Diverse Features for Person Re-identification
Most recent person re-identification approaches are based on the use of deep convolutional neural networks (CNNs). These networks, although effective in multiple tasks such as classification or object detection, tend to …
object-detectionObject DetectionPerson Re-Identification