paper-with-me

홈 › Papers

FTN: Foreground-Guided Texture-Focused Person Re-Identification

2020-09-24 · Donghaisheng Liu, Shoudong Han, Yang Chen, Chenfei Xia, Jun Zhao

Person re-identification (Re-ID) is a challenging task as persons are often in different backgrounds. Most recent Re-ID methods treat the foreground and background information equally for person discriminative learning, but can easily lead to potential false alarm problems when different persons are in similar backgrounds or the same person is in different backgrounds. In this paper, we propose a Foreground-Guided Texture-Focused Network (FTN) for Re-ID, which can weaken the representation of unrelated background and highlight the attributes person-related in an end-to-end manner. FTN consists of a semantic encoder (S-Enc) and a compact foreground attention module (CFA) for Re-ID task, and a texture-focused decoder (TF-Dec) for reconstruction task. Particularly, we build a foreground-guided semi-supervised learning strategy for TF-Dec because the reconstructed ground-truths are only the inputs of FTN weighted by the Gaussian mask and the attention mask generated by CFA. Moreover, a new gradient loss is introduced to encourage the network to mine the texture consistency between the inputs and the reconstructed outputs. Our FTN is computationally efficient and extensive experiments on three commonly used datasets Market1501, CUHK03 and MSMT17 demonstrate that the proposed method performs favorably against the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2009.11425

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPerson Re-Identification

Similar Papers 제목 키워드 기반

Person image generation with semantic attention network for person re-identification

2020-08-18 · Meichen Liu, Kejun Wang, Juihang Ji, Shuzhi Sam Ge

Pose variation is one of the key factors which prevents the network from learning a robust person re-identification (Re-ID) model. To address this issue, we propose a novel person pose-guided image generation method, whi…

Image GenerationPerson Re-IdentificationPose-Guided Image GenerationSemantic Parsing

Person Search via A Mask-Guided Two-Stream CNN Model

2018-07-21 · ECCV 2018 9 · Di Chen, Shanshan Zhang, Wanli Ouyang, Jian Yang 외

In this work, we tackle the problem of person search, which is a challenging task consisted of pedestrian detection and person re-identification~(re-ID). Instead of sharing representations in a single joint model, we fin…

Pedestrian DetectionPerson Re-IdentificationPerson SearchVocal Bursts Valence Prediction

Pose-Guided Feature Learning with Knowledge Distillation for Occluded Person Re-Identification

2021-07-31 · Kecheng Zheng, Cuiling Lan, Wenjun Zeng, Jiawei Liu 외

Occluded person re-identification (ReID) aims to match person images with occlusion. It is fundamentally challenging because of the serious occlusion which aggravates the misalignment problem between images. At the cost …

Knowledge DistillationOccluded Person Re-IdentificationPerson Re-Identification

Identity-Guided Human Semantic Parsing for Person Re-Identification

2020-07-27 · ECCV 2020 8 · Kuan Zhu, Haiyun Guo, Zhiwei Liu, Ming Tang 외

Existing alignment-based methods have to employ the pretrained human parsing models to achieve the pixel-level alignment, and cannot identify the personal belongings (e.g., backpacks and reticule) which are crucial to pe…

ClusteringHuman ParsingPerson Re-IdentificationRetrieval+1

An End-to-End Foreground-Aware Network for Person Re-Identification

2019-10-25 · Yiheng Liu, Wengang Zhou, Jianzhuang Liu, Guo-Jun Qi 외

Person re-identification is a crucial task of identifying pedestrians of interest across multiple surveillance camera views. In person re-identification, a pedestrian is usually represented with features extracted from a…

Person Re-Identification