paper-with-me

홈 › Papers

Enhancing person re-identification via Uncertainty Feature Fusion Method and Auto-weighted Measure Combination

2024-05-02 · Knowledge-Based Systems 2024 11 · Quang-Huy Che, Le-Chuong Nguyen, Duc-Tuan Luu, Vinh-Tiep Nguyen

Person re-identification (Re-ID) is a challenging task that involves identifying the same person across different camera views in surveillance systems. Current methods usually rely on features from single-camera views, which can be limiting when dealing with multiple cameras and challenges such as changing viewpoints and occlusions. In this paper, a new approach is introduced that enhances the capability of ReID models through the Uncertain Feature Fusion Method (UFFM) and Auto-weighted Measure Combination (AMC). UFFM generates multi-view features using features extracted independently from multiple images to mitigate view bias. However, relying only on similarity based on multi-view features is limited because these features ignore the details represented in single-view features. Therefore, we propose the AMC method to generate a more robust similarity measure by combining various measures. Our method significantly improves Rank@1 accuracy and Mean Average Precision (mAP) when evaluated on person re-identification datasets. Combined with the BoT Baseline on challenging datasets, we achieve impressive results, with a 7.9% improvement in Rank@1 and a 12.1% improvement in mAP on the MSMT17 dataset. On the Occluded-DukeMTMC dataset, our method increases Rank@1 by 22.0% and mAP by 18.4%. Code is available: https://github.com/chequanghuy/Enhancing-Person-Re-Identification-via-UFFM-and-AMC

📄 PDF Abstract BibTeX arXiv:2405.01101

Code (1)

chequanghuy/Enhancing-Person-Re-Identification-via-UFFM-and-AMC 공식 구현 pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

A Re-ranking Method using K-nearest Weighted Fusion for Person Re-identification

2025-09-04 · Huy Che, Le-Chuong Nguyen, Gia-Nghia Tran, Dinh-Duy Phan 외 arxiv

In person re-identification, re-ranking is a crucial step to enhance the overall accuracy by refining the initial ranking of retrieved results. Previous studies have mainly focused on features from single-view images, wh…

Person Re-IdentificationComputational Efficiency

Enhancing Person Re-Identification through Tensor Feature Fusion

2023-12-16 · Akram Abderraouf Gharbi, Ammar Chouchane, Mohcene Bessaoudi, Abdelmalik Ouamane 외

In this paper, we present a novel person reidentification (PRe-ID) system that based on tensor feature representation and multilinear subspace learning. Our approach utilizes pretrained CNNs for high-level feature extrac…

Person Re-Identification

Large-scale Multi-modal Person Identification in Real Unconstrained Environments

2019-12-17 · Jiajie Ye, Yisheng Guan, Junfa Liu, Xinghong Huang 외

Person identification (P-ID) under real unconstrained noisy environments is a huge challenge. In multiple-feature learning with Deep Convolutional Neural Networks (DCNNs) or Machine Learning method for large-scale person…

Multi-Modal Person IdentificationPerson Identificationvalid

SD-ReID: View-aware Stable Diffusion for Aerial-Ground Person Re-Identification

2025-04-13 · Xiang Hu, Pingping Zhang, Yuhao Wang, Bin Yan 외

Aerial-Ground Person Re-IDentification (AG-ReID) aims to retrieve specific persons across cameras with different viewpoints. Previous works focus on designing discriminative ReID models to maintain identity consistency d…

Person Re-Identification

Deep Fusion Feature Representation Learning with Hard Mining Center-Triplet Loss for Person Re-identification

2020-02-06 · IEEE Transactions on Multimedia 2020 2 · Cairong Zhao, Xinbi Lv, Zhang Zhang, WangMeng Zuo 외

Person re-identification (Re-ID) is a challenging task in the field of computer vision and focuses on matching people across images from different cameras. The extraction of robust feature representations from pedestrian…

Person Re-IdentificationRepresentation LearningTriplet