Papers › Deep Cosine Metric Learning for Person Re-Identification

Deep Cosine Metric Learning for Person Re-Identification

2 Dec 2018arXiv:1812.00442archive 2025-07-28

Nicolai Wojke, Alex Bewley

Metric learning aims to construct an embedding where two extracted features corresponding to the same identity are likely to be closer than features from different identities. This paper presents a method for learning such a feature space where the cosine similarity is effectively optimized through a simple re-parametrization of the conventional softmax classification regime. At test time, the final classification layer can be stripped from the network to facilitate nearest neighbor queries on unseen individuals using the cosine similarity metric. This approach presents a simple alternative to direct metric learning objectives such as siamese networks that have required sophisticated pair or triplet sampling strategies in the past. The method is evaluated on two large-scale pedestrian re-identification datasets where competitive results are achieved overall. In particular, we achieve better generalization on the test set compared to a network trained with triplet loss.

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.00442")

Code

Syntology Ran 0 of 10 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run.

By repository: community (archive-listed): 10 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nwojke/cosine_metric_learning officialmentioned in papertfGPL-3.0 report
ace19-dev/image-retrieval-tf mentioned on GitHubtfMIT report
ace19-dev/mvcnn-tf mentioned on GitHubtfApache-2.0 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; 0 ran; 0 honoured the contract we drafted; 10 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.

10unverified

Licence: 0 of the 10 samples are 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. “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.

batch_norm ace19-dev/mvcnn-tf/nets/resnet_model.py community (archive-listed) unverified Apache-2.0 (permissive) · cfbf106c4ab1fc93 · report
bytes_feature ace19-dev/mvcnn-tf/dataset_tools/dataset_util.py community (archive-listed) unverified Apache-2.0 (permissive) · d682a9593710857e · report
conv2d_fixed_padding ace19-dev/mvcnn-tf/nets/resnet_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 00d606fe5c48bd93 · report
create_cmc_probe_and_gallery ace19-dev/mvcnn-tf/dataset_tools/create_gallery.py community (archive-listed) unverified Apache-2.0 (permissive) · 49a38fb7813724f6 · report
fixed_padding ace19-dev/mvcnn-tf/nets/resnet_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 7fa95a4ad6afe798 · report
get_best_checkpoint ace19-dev/image-retrieval-tf/checkmate.py community (archive-listed) unverified MIT (permissive) · f71f0250b77f35ea · report
int64_feature ace19-dev/mvcnn-tf/dataset_tools/dataset_util.py community (archive-listed) unverified Apache-2.0 (permissive) · 328d17201d9a0e68 · report
int64_list_feature ace19-dev/mvcnn-tf/dataset_tools/dataset_util.py community (archive-listed) unverified Apache-2.0 (permissive) · f6d735872f4495ed · report
se_block ace19-dev/image-retrieval-tf/nets/attention_module.py community (archive-listed) unverified MIT (permissive) · 6c47cda0103014b7 · report
view_pooling ace19-dev/mvcnn-tf/model.py community (archive-listed) unverified Apache-2.0 (permissive) · f1bb5951659fa4c5 · report

Tasks

General ClassificationMetric LearningPerson Re-Identification

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Softmax

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