paper-with-me

Papers

Progressive Sample Mining and Representation Learning for One-Shot Person Re-identification with Adversarial Samples

2019-11-02 · Hui Li, Jimin Xiao, Ming-Jie Sun, Eng Gee Lim, Yao Zhao

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training data. To tackle this problem, we propose to iteratively guess pseudo labels for the unlabeled image samples, which are later used to update the re-identification model together with the labelled samples. A new sampling mechanism is designed to select unlabeled samples to pseudo labelled samples based on the distance matrix, and to form a training triplet batch including both labelled samples and pseudo labelled samples. We also design an HSoften-Triplet-Loss to soften the negative impact of the incorrect pseudo label, considering the unreliable nature of pseudo labelled samples. Finally, we deploy an adversarial learning method to expand the image samples to different camera views. Our experiments show that our framework achieves a new state-of-the-art one-shot Re-ID performance on Market-1501 (mAP 42.7%) and DukeMTMC-Reid dataset (mAP 40.3%). Code will be available soon.

📄 PDF Abstract BibTeX arXiv:1911.00666

Code (1)

detectiveli/PSMA pytorch

Tasks

Person Re-IdentificationPseudo LabelRepresentation LearningTriplet

Similar Papers 제목 키워드 기반

Dynamic Dual-Attentive Aggregation Learning for Visible-Infrared Person Re-Identification

2020-07-18 · ECCV 2020 8 · Mang Ye, Jianbing Shen, David J. Crandall, Ling Shao 외

Visible-infrared person re-identification (VI-ReID) is a challenging cross-modality pedestrian retrieval problem. Due to the large intra-class variations and cross-modality discrepancy with large amount of sample noise, …

Person Re-IdentificationRetrieval

PVChat: Personalized Video Chat with One-Shot Learning

2025-03-21 · Yufei Shi, Weilong Yan, Gang Xu, Yumeng Li 외

Video large language models (ViLLMs) excel in general video understanding, e.g., recognizing activities like talking and eating, but struggle with identity-aware comprehension, such as "Wilson is receiving chemotherapy" …

One-Shot LearningQuestion AnsweringVideo Understanding

Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

2018-06-01 · CVPR 2018 6 · Yu Wu, Yutian Lin, Xuanyi Dong, Yan Yan 외

We focus on the one-shot learning for video-based person re-Identification (re-ID). Unlabeled tracklets for the person re-ID tasks can be easily obtained by pre-processing, such as pedestrian detection and tracking. In t…

One-Shot LearningPedestrian DetectionPerson Re-IdentificationVideo-Based Person Re-Identification

Progressively Dual Prior Guided Few-shot Semantic Segmentation

2022-11-20 · Qinglong Cao, Yuntian Chen, Xiwen Yao, Junwei Han

Few-shot semantic segmentation task aims at performing segmentation in query images with a few annotated support samples. Currently, few-shot segmentation methods mainly focus on leveraging foreground information without…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Self-Paced Uncertainty Estimation for One-shot Person Re-Identification

2021-04-19 · Yulin Zhang, Bo Ma, Longyao Liu, Xin Yi

The one-shot Person Re-ID scenario faces two kinds of uncertainties when constructing the prediction model from $X$ to $Y$. The first is model uncertainty, which captures the noise of the parameters in DNNs due to a lack…

Person Re-IdentificationPseudo Label