19年python比赛总决赛地址_2019 Google 地标检索比赛第一名、第三名方案

Landmark2019-1st-and-3rd-Place-Solution

The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.

Environments

Data

Dataset statistics:

Dataset (train split)

# Samples

# Labels

GLD-v1

1,225,029

14,951

GLD-v2

4,132,914

203,094

GLD-v2 (clean)

1,580,470

81,313

Prepare cleaned subset

(You can skip this procedure to generate a cleaned subset. Pre-computed files are available on kaggle dataset.)

Run scripts/prepare_cleaned_subset.sh for cleaning the GLD-v2 dataset. The cleaning code requires DELF library (install instructions).

exp

Model training and inference are done in exp/ directory.

# train models by various parameter settings with 4 gpus (each training is done with 2 gpus).

python vX.py tuning -d 0,1,2,3 --n-gpu 2

# predict

python vX.py predict -m vX/epX.pth -d 0

# predict with multiple gpus

python vX.py multigpu-predict -m vX/epX.pth --scale L2 --ms -b 32 -d 0,1

Results (retrieval challenge)

Place

Team

Private

Public

1st

smlyaka (ours)

37.23

35.69

2nd

imagesearch

34.75

32.25

3rd

Layer 6 AI

32.18

29.85

Reference

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值