FTN: Foreground-Guided Texture-Focused Person Re-Identification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderPerson Re-IdentificationSimilar Papers 제목 키워드 기반
Person image generation with semantic attention network for person re-identification
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 ParsingPerson Search via A Mask-Guided Two-Stream CNN Model
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 PredictionPose-Guided Feature Learning with Knowledge Distillation for Occluded Person Re-Identification
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-IdentificationIdentity-Guided Human Semantic Parsing for Person Re-Identification
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+1An End-to-End Foreground-Aware Network for Person Re-Identification
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