paper-with-me

홈 › Papers

Mask-Guided Contrastive Attention Model for Person Re-Identification

2018-06-01 · CVPR 2018 6 · Chunfeng Song, Yan Huang, Wanli Ouyang, Liang Wang

Person Re-identification (ReID) is an important yet challenging task in computer vision. Due to the diverse background clutters, variations on viewpoints and body poses, it is far from solved. How to extract discriminative and robust features invariant to background clutters is the core problem. In this paper, we first introduce the binary segmentation masks to construct synthetic RGB-Mask pairs as inputs, then we design a mask-guided contrastive attention model (MGCAM) to learn features separately from the body and background regions. Moreover, we propose a novel region-level triplet loss to restrain the features learnt from different regions, i.e., pulling the features from the full image and body region close, whereas pushing the features from backgrounds away. We may be the first one to successfully introduce the binary mask into person ReID task and the first one to propose region-level contrastive learning. We evaluate the proposed method on three public datasets, including MARS, Market-1501 and CUHK03. Extensive experimental results show that the proposed method is effective and achieves the state-of-the-art results. Mask and code will be released upon request.

📄 PDF Abstract BibTeX

Code (1)

developfeng/MGCAM 공식 구현 caffe2

Tasks

Contrastive LearningPerson Re-IdentificationTriplet

Similar Papers 제목 키워드 기반

Multi-Scale Body-Part Mask Guided Attention for Person Re-identification

2019-04-24 · Honglong Cai, Zhiguan Wang, Jinxing Cheng

Person re-identification becomes a more and more important task due to its wide applications. In practice, person re-identification still remains challenging due to the variation of person pose, different lighting, occlu…

Person Re-Identification

STADB: A Self-Thresholding Attention Guided ADB Network for Person Re-identification

2020-07-07 · Bo Jiang, Sheng Wang, Xiao Wang, Aihua Zheng

Recently, Batch DropBlock network (BDB) has demonstrated its effectiveness on person image representation and re-identification task via feature erasing. However, BDB drops the features \textbf{randomly} which may lead t…

Person Re-Identification

Gradient-Attention Guided Dual-Masking Synergetic Framework for Robust Text-based Person Retrieval

2025-09-11 · Tianlu Zheng, Yifan Zhang, Xiang An, Ziyong Feng 외 arxiv

Although Contrastive Language-Image Pre-training (CLIP) exhibits strong performance across diverse vision tasks, its application to person representation learning faces two critical challenges: (i) the scarcity of large-…

Representation LearningContrastive LearningPerson Retrieval

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

Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification

2021-09-25 · Zheng Hu, Chuang Zhu, Gang He

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Re…

Contrastive LearningPerson Re-IdentificationPseudo LabelUnsupervised Person Re-Identification