paper-with-me

홈 › Papers

Lightweight Multi-Branch Network for Person Re-Identification

2021-01-26 · Fabian Herzog, Xunbo Ji, Torben Teepe, Stefan Hörmann, Johannes Gilg, Gerhard Rigoll

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.

📄 PDF Abstract BibTeX arXiv:2101.10774

Code (2)

jixunbo/LightMBN 공식 구현 pytorch
mikel-brostrom/boxmot pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Learning Diverse Features with Part-Level Resolution for Person Re-Identification

2020-01-21 · Ben Xie, Xiaofu Wu, Suofei Zhang, Shiliang Zhao 외

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-Identification

FPB: Feature Pyramid Branch for Person Re-Identification

2021-08-04 · Suofei Zhang, Zirui Yin, Xiofu Wu, Kun Wang 외

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-Identification

Branch-Cooperative OSNet for Person Re-Identification

2020-06-12 · Lei Zhang, Xiaofu Wu, Suofei Zhang, Zirui Yin

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-Identification

Strength in Diversity: Multi-Branch Representation Learning for Vehicle Re-Identification

2023-10-02 · Eurico Almeida, Bruno Silva, Jorge Batista

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-Identification

Deep Miner: A Deep and Multi-branch Network which Mines Rich and Diverse Features for Person Re-identification

2021-02-18 · Abdallah Benzine, Mohamed El Amine Seddik, Julien Desmarais

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