2nd Place Solution to Google Landmark Retrieval 2021
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 strategy is presented to select training images according to their country tags and a Landmark-Country aware reranking is proposed for the retrieval task. With these contributions, we achieve 0.52995 mAP@100 on private leaderboard. Code available at https://github.com/WesleyZhang1991/Google_Landmark_Retrieval_2021_2nd_Place_Solution
Code (1)
Tasks
Image RetrievalPerson Re-IdentificationRerankingRetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
2nd Place Solution to Google Landmark Retrieval 2020
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…
Retrieval1st Place Solution to Google Landmark Retrieval 2020
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 Learning2nd Place and 2nd Place Solution to Kaggle Landmark Recognition andRetrieval Competition 2019
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 RecognitionRerankingRetrieval3rd Place Solution to "Google Landmark Retrieval 2020"
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+13rd Place Solution to Google Landmark Recognition Competition 2021
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