Home

Awesome

The repo contains our code for VisDA 2020 challenge

What's new

Requirement

  1. pytorch>=1.2.0
  2. yacs
  3. sklearn
  4. apex
  5. faiss (pip install faiss-gpu)

Reproduce results on VisDA 2020 Challenge

Refer to VISDA20.md and tech_report, trained models can be download from here

teammAPrank1
vimar76.56%84.25%
xiangyu(ours)72.39%83.85%
yxge74.78%82.86%
methodmAPrank1
personx-spgan37.7%63.7%
+pseudo label51.8%77.7%
+BN finetune55.5%81.4%
+re-rank73.4%80.9%
+remove camera bias79.5%89.1%
ensemble82.7%90.7%

Benchmark

Setting: ResNet50-ibn-a, single RTX 2080 Ti, FP16

methodmAPrank1
bag-of-tricks88.2%95.0%
fast reid89.3%95.3%
ours88.4%95.1%
methodmAPrank1
bag-of-tricks79.1%90.1%
fast-reid81.2%90.8%
ours80.1%90.3%
methodmAPrank1
Bag of Tricks54.4%77.0%
fast reid60.6%83.9%
ours60.6%83.1%