paper-with-me

Papers

Discriminative Feature Learning with Foreground Attention for Person Re-Identification

2018-07-04 · Sanping Zhou, Jinjun Wang, Deyu Meng, Yudong Liang, Yihong Gong, Nanning Zheng

The performance of person re-identification (Re-ID) has been seriously effected by the large cross-view appearance variations caused by mutual occlusions and background clutters. Hence learning a feature representation that can adaptively emphasize the foreground persons becomes very critical to solve the person Re-ID problem. In this paper, we propose a simple yet effective foreground attentive neural network (FANN) to learn a discriminative feature representation for person Re-ID, which can adaptively enhance the positive side of foreground and weaken the negative side of background. Specifically, a novel foreground attentive subnetwork is designed to drive the network's attention, in which a decoder network is used to reconstruct the binary mask by using a novel local regression loss function, and an encoder network is regularized by the decoder network to focus its attention on the foreground persons. The resulting feature maps of encoder network are further fed into the body part subnetwork and feature fusion subnetwork to learn discriminative features. Besides, a novel symmetric triplet loss function is introduced to supervise feature learning, in which the intra-class distance is minimized and the inter-class distance is maximized in each triplet unit, simultaneously. Training our FANN in a multi-task learning framework, a discriminative feature representation can be learned to find out the matched reference to each probe among various candidates in the gallery. Extensive experimental results on several public benchmark datasets are evaluated, which have shown clear improvements of our method over the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1807.01455

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task LearningPerson Re-IdentificationTriplet

Similar Papers 제목 키워드 기반

Discriminative Feature Learning With Consistent Attention Regularization for Person Re-Identification

2019-10-01 · ICCV 2019 10 · Sanping Zhou, Fei Wang, Zeyi Huang, Jinjun Wang

Person re-identification (Re-ID) has undergone a rapid development with the blooming of deep neural network. Most methods are very easily affected by target misalignment and background clutter in the training process. In…

Person Re-IdentificationTriplet

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

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

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, …

DecoderPerson Re-Identification

Background Matters Too: A Language-Enhanced Adversarial Framework for Person Re-Identification

2025-09-03 · Kaicong Huang, Talha Azfar, Jack M. Reilly, Thomas Guggisberg 외 arxiv

Person re-identification faces two core challenges: precisely locating the foreground target while suppressing background noise and extracting fine-grained features from the target region. Numerous visual-only approaches…

Person Re-Identification

An Attention-driven Two-stage Clustering Method for Unsupervised Person Re-Identification

2020-08-01 · ECCV 2020 8 · Zilong Ji, Xiaolong Zou, Xiaohan Lin, Xiao Liu 외

The progressive clustering method and its variants, which iteratively generate pseudo labels for unlabeled data and perform feature learning, have shown great process in unsupervised person re-identification (re-id). How…

ClusteringPerson Re-IdentificationUnsupervised Person Re-Identification

Co-Saliency Spatio-Temporal Interaction Network for Person Re-Identification in Videos

2020-04-10 · Jiawei Liu, Zheng-Jun Zha, Xierong Zhu, Na Jiang

Person re-identification aims at identifying a certain pedestrian across non-overlapping camera networks. Video-based re-identification approaches have gained significant attention recently, expanding image-based approac…

Person Re-Identification