paper-with-me

홈 › Papers

2nd Place Solution to Google Landmark Retrieval 2020

2022-07-11 · Min Yang, Cheng Cui, Xuetong Xue, Hui Ren, Kai Wei

This paper presents the 2nd place solution to the Google Landmark Retrieval Competition 2020. We propose a training method of global feature model for landmark retrieval without post-processing, such as local feature and spatial verification. There are two parts in our retrieval method in this competition. This training scheme mainly includes training by increasing margin value of arcmargin loss and increasing image resolution step by step. Models are trained by PaddlePaddle framework and Pytorch framework, and then converted to tensorflow 2.2. Using this method, we got a public score of 0.40176 and a private score of 0.36278 and achieved 2nd place in the Google Landmark Retrieval Competition 2020.

📄 PDF Abstract BibTeX arXiv:2210.01624

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

2nd Place Solution to Google Landmark Retrieval 2021

2021-10-08 · Zhang Yuqi, Xu Xianzhe, Chen Weihua, Wang Yaohua 외

This paper presents the 2nd place solution to the Google Landmark Retrieval 2021 Competition on Kaggle. The solution is based on a baseline with training tricks from person re-identification, a continent-aware sampling s…

Image RetrievalPerson Re-IdentificationRerankingRetrieval

1st Place Solution to Google Landmark Retrieval 2020

2020-08-24 · SeungKee Jeon

This paper presents the 1st place solution to the Google Landmark Retrieval 2020 Competition on Kaggle. The solution is based on metric learning to classify numerous landmark classes, and uses transfer learning with two …

Metric LearningRetrievalTransfer Learning

2nd Place and 2nd Place Solution to Kaggle Landmark Recognition andRetrieval Competition 2019

2019-06-10 · Kaibing Chen, Cheng Cui, Yuning Du, Xianglong Meng 외

We present a retrieval based system for landmark retrieval and recognition challenge.There are five parts in retrieval competition system, including feature extraction and matching to get candidates queue; database augme…

Landmark RecognitionRerankingRetrieval

3rd Place Solution to "Google Landmark Retrieval 2020"

2020-08-24 · Ke Mei, Lei LI, Jinchang Xu, Yanhua Cheng 외

Image retrieval is a fundamental problem in computer vision. This paper presents our 3rd place detailed solution to the Google Landmark Retrieval 2020 challenge. We focus on the exploration of data cleaning and models wi…

ClusteringData AugmentationImage RetrievalMetric Learning+1

3rd Place Solution to Google Landmark Recognition Competition 2021

2021-10-06 · Cheng Xu, Weimin WANG, Shuai Liu, Yong Wang 외

In this paper, we show our solution to the Google Landmark Recognition 2021 Competition. Firstly, embeddings of images are extracted via various architectures (i.e. CNN-, Transformer- and hybrid-based), which are optimiz…

Landmark RecognitionRetrieval