paper-with-me

홈 › Papers

Large-Scale Spatio-Temporal Person Re-identification: Algorithms and Benchmark

2021-05-31 · Xiujun Shu, Xiao Wang, Xianghao Zang, Shiliang Zhang, Yuanqi Chen, Ge Li, Qi Tian

Person re-identification (re-ID) in the scenario with large spatial and temporal spans has not been fully explored. This is partially because that, existing benchmark datasets were mainly collected with limited spatial and temporal ranges, e.g., using videos recorded in a few days by cameras in a specific region of the campus. Such limited spatial and temporal ranges make it hard to simulate the difficulties of person re-ID in real scenarios. In this work, we contribute a novel Large-scale Spatio-Temporal LaST person re-ID dataset, including 10,862 identities with more than 228k images. Compared with existing datasets, LaST presents more challenging and high-diversity re-ID settings, and significantly larger spatial and temporal ranges. For instance, each person can appear in different cities or countries, and in various time slots from daytime to night, and in different seasons from spring to winter. To our best knowledge, LaST is a novel person re-ID dataset with the largest spatio-temporal ranges. Based on LaST, we verified its challenge by conducting a comprehensive performance evaluation of 14 re-ID algorithms. We further propose an easy-to-implement baseline that works well on such challenging re-ID setting. We also verified that models pre-trained on LaST can generalize well on existing datasets with short-term and cloth-changing scenarios. We expect LaST to inspire future works toward more realistic and challenging re-ID tasks. More information about the dataset is available at https://github.com/shuxjweb/last.git.

📄 PDF Abstract BibTeX arXiv:2105.15076

Code (3)

shuxjweb/last 공식 구현 pytorch
Delong-liu-bupt/Composed_Person_Retrieval pytorch
Delong-liu-bupt/Word4Per pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

A Spatio-Temporal Appearance Representation for Viceo-Based Pedestrian Re-Identification

2015-12-01 · ICCV 2015 12 · Kan Liu, Bingpeng Ma, Wei zhang, Rui Huang

Pedestrian re-identification is a difficult problem due to the large variations in a person's appearance caused by different poses and viewpoints, illumination changes, and occlusions. Spatial alignment is commonly used …

Learning Deep Neural Networks for Vehicle Re-ID with Visual-spatio-temporal Path Proposals

2017-08-13 · ICCV 2017 10 · Yantao Shen, Tong Xiao, Hongsheng Li, Shuai Yi 외

Vehicle re-identification is an important problem and has many applications in video surveillance and intelligent transportation. It gains increasing attention because of the recent advances of person re-identification t…

Person Re-IdentificationVehicle Re-Identification

Joint Person Re-identification and Camera Network Topology Inference in Multiple Cameras

2017-10-03 · Yeong-Jun Cho, Su-A Kim, Jae-Han Park, Kyuewang Lee 외

Person re-identification is the task of recognizing or identifying a person across multiple views in multi-camera networks. Although there has been much progress in person re-identification, person re-identification in l…

Person Re-Identification

Mining Multi-Modality Spatio-Temporal Cues for Video Important Person Identification

2026-05-27 · Xiao Wang, Minglei Yang, Bin Yang, Wenke Huang 외 arxiv

Identifying key individuals in video scenes is essential for applications such as automated video editing and intelligent surveillance. Current methods primarily focus on static images and immediate visual cues, overlook…

Person Identification

Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatial-Temporal Patterns

2018-03-20 · CVPR 2018 6 · Jianming Lv, Weihang Chen, Qing Li, Can Yang

Most of the proposed person re-identification algorithms conduct supervised training and testing on single labeled datasets with small size, so directly deploying these trained models to a large-scale real-world camera n…

Incremental LearningLearning-To-RankPerson Re-IdentificationTransfer Learning+1