paper-with-me

Papers

Ensemble Feature for Person Re-Identification

2019-01-17 · Jiabao Wang, Yang Li, Zhuang Miao

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this problem. The features extracted by convolutional neural networks (CNN) are more effective and discriminative than the hand-crafted features. However, deep feature extracted by a single CNN network is not robust enough in testing stage. To improve the ability of feature representation, we propose a new ensemble network (EnsembleNet) by dividing a single network into multiple end-to-end branches. The ensemble feature is obtained by concatenating each of the branch features to represent a person. EnsembleNet is designed based on ResNet-50 and its backbone shares most of the parameters for saving computation and memory cost. Experimental results show that our EnsembleNet achieves the state-of-the-art performance on the public Market1501, DukeMTMC-reID and CUHK03 person re-ID benchmarks.

📄 PDF Abstract BibTeX arXiv:1901.05798

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Diverse Deep Feature Ensemble Learning for Omni-Domain Generalized Person Re-identification

2024-10-11 · Eugene P. W. Ang, Shan Lin, Alex C. Kot

Person Re-identification (Person ReID) has progressed to a level where single-domain supervised Person ReID performance has saturated. However, such methods experience a significant drop in performance when trained and t…

Domain GeneralizationEnsemble LearningPerson Re-Identification

Structured learning of metric ensembles with application to person re-identification

2015-11-27 · Sakrapee Paisitkriangkrai, Lin Wu, Chunhua Shen, Anton Van Den Hengel

Matching individuals across non-overlapping camera networks, known as person re-identification, is a fundamentally challenging problem due to the large visual appearance changes caused by variations of viewpoints, lighti…

Metric LearningPerson Re-Identification

CORE-ReID: Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-Identification

2024-06-03 · Software 2024 6 · Trinh Quoc Nguyen, Oky Dicky Ardiansyah Prima, Katsuyoshi Hotta

This study introduces a novel framework, “Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)”, to address an Unsupervised Domain Adaptation (UD…

Domain AdaptationPerson Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification

CORE-ReID: Comprehensive Optimization and Refinement through Ensemble fusion in Domain Adaptation for person re-identification

2025-08-05 · Trinh Quoc Nguyen, Oky Dicky Ardiansyah Prima, Katsuyoshi Hotta arxiv

This study introduces a novel framework, "Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)", to address an Unsupervised Domain Adaptation (UD…

Unsupervised Domain AdaptationPerson Re-Identification

Ordered or Orderless: A Revisit for Video based Person Re-Identification

2019-12-24 · Le Zhang, Zenglin Shi, Joey Tianyi Zhou, Ming-Ming Cheng 외

Is recurrent network really necessary for learning a good visual representation for video based person re-identification (VPRe-id)? In this paper, we first show that the common practice of employing recurrent neural netw…

DiagnosticPerson Re-IdentificationVideo-Based Person Re-Identification