paper-with-me

Papers

Deep-Person: Learning Discriminative Deep Features for Person Re-Identification

2017-11-29 · Xiang Bai, Mingkun Yang, Tengteng Huang, Zhiyong Dou, Rui Yu, Yongchao Xu

Recently, many methods of person re-identification (Re-ID) rely on part-based feature representation to learn a discriminative pedestrian descriptor. However, the spatial context between these parts is ignored for the independent extractor to each separate part. In this paper, we propose to apply Long Short-Term Memory (LSTM) in an end-to-end way to model the pedestrian, seen as a sequence of body parts from head to foot. Integrating the contextual information strengthens the discriminative ability of local representation. We also leverage the complementary information between local and global feature. Furthermore, we integrate both identification task and ranking task in one network, where a discriminative embedding and a similarity measurement are learned concurrently. This results in a novel three-branch framework named Deep-Person, which learns highly discriminative features for person Re-ID. Experimental results demonstrate that Deep-Person outperforms the state-of-the-art methods by a large margin on three challenging datasets including Market-1501, CUHK03, and DukeMTMC-reID. Specifically, combining with a re-ranking approach, we achieve a 90.84% mAP on Market-1501 under single query setting.

📄 PDF Abstract BibTeX arXiv:1711.10658

Code (1)

zydou/Deep-Person 공식 구현 pytorch

Tasks

Person Re-IdentificationRe-Ranking

Similar Papers 제목 키워드 기반

DeepPFCN: Deep Parallel Feature Consensus Network For Person Re-Identification

2019-11-18 · Shubham Kumar Singh, Krishna P. Miyapuram, Shanmuganathan Raman

Person re-identification aims to associate images of the same person over multiple non-overlapping camera views at different times. Depending on the human operator, manual re-identification in large camera networks is hi…

Person Re-Identification

Segmentation Mask Guided End-to-End Person Search

2019-08-27 · Dingyuan Zheng, Jimin Xiao, Kai-Zhu Huang, Yao Zhao

Person search aims to search for a target person among multiple images recorded by multiple surveillance cameras, which faces various challenges from both pedestrian detection and person re-identification. Besides the la…

Pedestrian DetectionPerson Re-IdentificationPerson SearchSegmentation

Person Re-Identification via Recurrent Feature Aggregation

2017-01-23 · Yichao Yan, Bingbing Ni, Zhichao Song, Chao Ma 외

We address the person re-identification problem by effectively exploiting a globally discriminative feature representation from a sequence of tracked human regions/patches. This is in contrast to previous person re-id wo…

Patch MatchingPerson Re-Identification

Learning Mid-level Filters for Person Re-identification

2014-06-01 · CVPR 2014 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

In this paper, we propose a novel approach of learning mid-level filters from automatically discovered patch clusters for person re-identification. It is well motivated by our study on what are good filters for person re…

ClusteringPatch MatchingPerson Re-Identification

Pose Invariant Person Re-Identification using Robust Pose-transformation GAN

2021-04-11 · Arnab Karmakar, Deepak Mishra

The objective of person re-identification (re-ID) is to retrieve a person's images from an image gallery, given a single instance of the person of interest. Despite several advancements, learning discriminative identity-…

ClusteringImage GenerationPerson Re-Identification