paper-with-me

Papers

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, Wanli Ouyang, Yi Yang

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 this paper, we propose an approach to exploiting unlabeled tracklets by gradually but steadily improving the discriminative capability of the Convolutional Neural Network (CNN) feature representation via stepwise learning. We first initialize a CNN model using one labeled tracklet for each identity. Then we update the CNN model by the following two steps iteratively: 1. sample a few candidates with most reliable pseudo labels from unlabeled tracklets; 2. update the CNN model according to the selected data. Instead of the static sampling strategy applied in existing works, we propose a progressive sampling method to increase the number of the selected pseudo-labeled candidates step by step. We systematically investigate the way how we should select pseudo-labeled tracklets into the training set to make the best use of them. Notably, the rank-1 accuracy of our method outperforms the state-of-the-art method by 21.46 points (absolute, i.e., 62.67% vs. 41.21%) on the MARS dataset, and 16.53 points on the DukeMTMC-VideoReID dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

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

Application-Driven AI Paradigm for Person Counting in Various Scenarios

2023-03-24 · Minjie Hua, Yibing Nan, Shiguo Lian

Person counting is considered as a fundamental task in video surveillance. However, the scenario diversity in practical applications makes it difficult to exploit a single person counting model for general use. Consequen…

Crowd CountingDiversity

Zero-Shot Video Captioning with Evolving Pseudo-Tokens

2022-07-22 · Yoad Tewel, Yoav Shalev, Roy Nadler, Idan Schwartz 외

We introduce a zero-shot video captioning method that employs two frozen networks: the GPT-2 language model and the CLIP image-text matching model. The matching score is used to steer the language model toward generating…

Image CaptioningImage-text matchingLanguage ModelingLanguage Modelling+5

DreamShot: Personalized Storyboard Synthesis with Video Diffusion Prior

2026-04-19 · Junjia Huang, Binbin Yang, Pengxiang Yan, Jiyang Liu 외 arxiv

Storyboard synthesis plays a crucial role in visual storytelling, aiming to generate coherent shot sequences that visually narrate cinematic events with consistent characters, scenes, and transitions. However, existing a…

Visual StorytellingStory Continuation

Snipper: A Spatiotemporal Transformer for Simultaneous Multi-Person 3D Pose Estimation Tracking and Forecasting on a Video Snippet

2022-07-09 · Shihao Zou, Yuanlu Xu, Chao Li, Lingni Ma 외

Multi-person pose understanding from RGB videos involves three complex tasks: pose estimation, tracking and motion forecasting. Intuitively, accurate multi-person pose estimation facilitates robust tracking, and robust t…

3D Pose EstimationMotion ForecastingMulti-Person Pose EstimationPose Estimation