paper-with-me

Papers

Pseudo-positive regularization for deep person re-identification

2017-11-17 · Fuqing Zhu, Xiangwei Kong, Haiyan Fu, Qi Tian

An intrinsic challenge of person re-identification (re-ID) is the annotation difficulty. This typically means 1) few training samples per identity, and 2) thus the lack of diversity among the training samples. Consequently, we face high risk of over-fitting when training the convolutional neural network (CNN), a state-of-the-art method in person re-ID. To reduce the risk of over-fitting, this paper proposes a Pseudo Positive Regularization (PPR) method to enrich the diversity of the training data. Specifically, unlabeled data from an independent pedestrian database is retrieved using the target training data as query. A small proportion of these retrieved samples are randomly selected as the Pseudo Positive samples and added to the target training set for the supervised CNN training. The addition of Pseudo Positive samples is therefore a data augmentation method to reduce the risk of over-fitting during CNN training. We implement our idea in the identification CNN models (i.e., CaffeNet, VGGNet-16 and ResNet-50). On CUHK03 and Market-1501 datasets, experimental results demonstrate that the proposed method consistently improves the baseline and yields competitive performance to the state-of-the-art person re-ID methods.

📄 PDF Abstract BibTeX arXiv:1711.06500

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityPerson Re-Identification

Similar Papers 제목 키워드 기반

Hybrid Contrastive Learning with Cluster Ensemble for Unsupervised Person Re-identification

2022-01-28 · He Sun, Mingkun Li, Chun-Guang Li

Unsupervised person re-identification (ReID) aims to match a query image of a pedestrian to the images in gallery set without supervision labels. The most popular approaches to tackle unsupervised person ReID are usually…

ClusteringClustering EnsembleContrastive LearningPerson Re-Identification+1

Meta Pairwise Relationship Distillation for Unsupervised Person Re-Identification

2021-01-01 · ICCV 2021 10 · Haoxuanye Ji, Le Wang, Sanping Zhou, Wei Tang 외

Unsupervised person re-identification (Re-ID) remains challenging due to the lack of ground-truth labels. Existing methods often rely on estimated pseudo labels via iterative clustering and classification, and they a…

Person Re-IdentificationUnsupervised Person Re-Identification

Identity-Clothing Similarity Modeling for Unsupervised Clothing Change Person Re-Identification

2025-01-01 · CVPR 2025 1 · Zhiqi Pang, Junjie Wang, Lingling Zhao, Chunyu Wang

Clothing change person re-identification (CC-ReID) aims to match different images of the same person, even when the clothing varies across images. To reduce manual labeling costs, existing unsupervised CC-ReID method…

Person Re-IdentificationPseudo Label

Feature Affinity based Pseudo Labeling for Semi-supervised Person Re-identification

2018-05-16 · Guodong Ding, Shanshan Zhang, Salman Khan, Zhenmin Tang 외

Person re-identification aims to match a person's identity across multiple camera streams. Deep neural networks have been successfully applied to the challenging person re-identification task. One remarkable bottleneck i…

Data AugmentationPerson Re-IdentificationRepresentation LearningSemi-Supervised Person Re-Identification

Neighbour Consistency Guided Pseudo-Label Refinement for Unsupervised Person Re-Identification

2022-11-30 · De Cheng, Haichun Tai, Nannan Wang, Zhen Wang 외

Unsupervised person re-identification (ReID) aims at learning discriminative identity features for person retrieval without any annotations. Recent advances accomplish this task by leveraging clustering-based pseudo labe…

ClusteringPerson Re-IdentificationPerson RetrievalPseudo Label+2