SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2012.13498 · 2020

1st Place Solution to VisDA-2020: Bias Elimination for Domain Adaptive Pedestrian Re-identification

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
vimar-gu/Bias-Eliminate-DA-ReID canonical 3 of 3
FunctionStatusWhere it lives
compute_P2 Ran vimar-gu/Bias-Eliminate-DA-ReID/utils/reid_metric.py
code served (permissive licence) · get_code("a136dd4041486ad4")
meanfeat_sub Ran vimar-gu/Bias-Eliminate-DA-ReID/utils/reid_metric.py
code served (permissive licence) · get_code("23161e350450921a")
mergesetfeat Ran vimar-gu/Bias-Eliminate-DA-ReID/utils/reid_metric.py
code served (permissive licence) · get_code("6683369701d18433")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

This paper presents our proposed methods for domain adaptive pedestrian re-identification (Re-ID) task in Visual Domain Adaptation Challenge (VisDA-2020). Considering the large gap between the source domain and target domain, we focused on solving two biases that influenced the performance on domain adaptive pedestrian Re-ID and proposed a two-stage training procedure. At the first stage, a baseline model is trained with images transferred from source domain to target domain and from single camera to multiple camera styles. Then we introduced a domain adaptation framework to train the model on source data and target data simultaneously. Different pseudo label generation strategies are adopted to continuously improve the discriminative ability of the model. Finally, with multiple models ensembled and additional post processing approaches adopted, our methods achieve 76.56% mAP and 84.25% rank-1 on the test set. Codes are available at https://github.com/vimar-gu/Bias-Eliminate-DA-ReID

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2012.13498")
get_code_for_paper("2012.13498")
have("2012.13498")

Connect an agent — have() is free.