Kaggle 2019 地标识别与检索竞赛亚军及亚军方案
计算机视觉与模式识别
2019-06-18 v2
摘要
我们提出一个基于检索的地标检索与识别竞赛系统。检索竞赛系统包含五个部分:特征提取与匹配以获得候选队列;数据库增强与查询扩展搜索;基于识别结果和局部特征匹配的重排序。识别竞赛部分包括:地标与非地标识别、多识别结果投票以及结合识别与检索结果的重排序。所有模型均使用 PaddlePaddle 框架训练和预测。使用我们的方法,我们在 kaggle 上的 Google Landmark Recognition 2019 中获得第二名,并在 Google Landmark Retrieval 2019 中获得第二名。源代码可在此处获取。
引用
@article{arxiv.1906.03990,
title = {2nd Place and 2nd Place Solution to Kaggle Landmark Recognition andRetrieval Competition 2019},
author = {Kaibing Chen and Cheng Cui and Yuning Du and Xianglong Meng and Hui Ren},
journal= {arXiv preprint arXiv:1906.03990},
year = {2019}
}