Papers › Spatial-Temporal Person Re-identification

Spatial-Temporal Person Re-identification

8 Dec 2018arXiv:1812.03282archive 2025-07-28

Guangcong Wang, Jian-Huang Lai, Peigen Huang, Xiaohua Xie

Most of current person re-identification (ReID) methods neglect a spatial-temporal constraint. Given a query image, conventional methods compute the feature distances between the query image and all the gallery images and return a similarity ranked table. When the gallery database is very large in practice, these approaches fail to obtain a good performance due to appearance ambiguity across different camera views. In this paper, we propose a novel two-stream spatial-temporal person ReID (st-ReID) framework that mines both visual semantic information and spatial-temporal information. To this end, a joint similarity metric with Logistic Smoothing (LS) is introduced to integrate two kinds of heterogeneous information into a unified framework. To approximate a complex spatial-temporal probability distribution, we develop a fast Histogram-Parzen (HP) method. With the help of the spatial-temporal constraint, the st-ReID model eliminates lots of irrelevant images and thus narrows the gallery database. Without bells and whistles, our st-ReID method achieves rank-1 accuracy of 98.1\% on Market-1501 and 94.4\% on DukeMTMC-reID, improving from the baselines 91.2\% and 83.8\%, respectively, outperforming all previous state-of-the-art methods by a large margin.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1812.03282")

Code

Syntology Ran 1 of 10 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 8 samples from 1 repository, 0 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Wanggcong/Spatial-Temporal-Re-identification officialmentioned on GitHubpytorch report
BonaventureR/person-reid mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 1 ran; 1 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
9unverified

Licence: 1 of the 10 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

gaussian_func Wanggcong/Spatial-Temporal-Re-identification/evaluate_st.py official repository ran · honoured contract MIT (permissive) · 9aaf82b893b3e9ee · report
fliplr SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/utils.py community (archive-listed) unverified MIT (permissive) · 62a123878266f279 · report
gaussian_func SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/metrics.py community (archive-listed) unverified MIT (permissive) · e81948c93f987807 · report
gaussian_kernel SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/metrics.py community (archive-listed) unverified MIT (permissive) · fcbb1dec4242c64e · report
get_ids SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/utils.py community (archive-listed) unverified MIT (permissive) · b710451e7a124eee · report
k_reciprocal_neigh SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/re_ranking.py community (archive-listed) unverified MIT (permissive) · a610e67edff490e6 · report
l2_norm_standardize SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/utils.py community (archive-listed) unverified MIT (permissive) · 35165ce30e80c6e9 · report
re_ranking SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/re_ranking.py community (archive-listed) unverified MIT (permissive) · de28f231b0f30f5d · report
st_distribution SurajDonthi/Multi-Camera-Person-Re-Identification/mtmct_reid/metrics.py community (archive-listed) unverified MIT (permissive) · 4cea3854ac12c460 · report
compute_mAP identical code first harvested elsewhere unverified licence of this copy not recorded · 3f91b09177ddeb33 · report

Tasks

Person Re-Identification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Person Re-Identification DukeMTMC-reID st-ReID(RE, RK,Cam) Rank-1 94.5 #5 of 94 Archive leaderboard report
Person Re-Identification DukeMTMC-reID st-ReID(RE, RK,Cam) mAP 92.7 #5 of 94 Archive leaderboard report
Person Re-Identification Market-1501 st-ReID(RE, RK) Rank-1 98.0 #1 of 135 Archive leaderboard report
Person Re-Identification Market-1501 st-ReID(RE, RK) Rank-5 98.9 #1 of 135 Archive leaderboard report
Person Re-Identification Market-1501 st-ReID(RE, RK) mAP 95.5 #1 of 135 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationBottleneck Residual BlockConvolutionGlobal Average PoolingKaiming InitializationMax PoolingPCBReLUResidual BlockResidual Connection

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections