Google地标检索2021竞赛第二名方案
计算机视觉与模式识别
2021-10-11 v1
摘要
本文介绍了Kaggle上Google Landmark Retrieval 2021竞赛的第二名方案。该方案基于一个基线,并采用了来自行人重识别的训练技巧,提出了一种根据图像国家标签选择训练图像的大陆感知采样策略,并针对检索任务提出了地标-国家感知重排序。借助这些贡献,我们在私有排行榜上取得了0.52995 mAP@100的成绩。代码见 https://github.com/WesleyZhang1991/Google_Landmark_Retrieval_2021_2nd_Place_Solution
引用
@article{arxiv.2110.04294,
title = {2nd Place Solution to Google Landmark Retrieval 2021},
author = {Zhang Yuqi and Xu Xianzhe and Chen Weihua and Wang Yaohua and Zhang Fangyi and Wang Fan and Li Hao},
journal= {arXiv preprint arXiv:2110.04294},
year = {2021}
}
备注
Kaggle Competition, ICCV workshop