paper-with-me

홈 › Papers

3rd Place Solution to Google Landmark Recognition Competition 2021

2021-10-06 · Cheng Xu, Weimin WANG, Shuai Liu, Yong Wang, Yuxiang Tang, Tianling Bian, Yanyu Yan, Qi She, Cheng Yang

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 optimized by ArcFace loss. Then we apply an efficient pipeline to re-rank predictions by adjusting the retrieval score with classification logits and non-landmark distractors. Finally, the ensembled model scores 0.489 on the private leaderboard, achieving the 3rd place in the 2021 edition of the Google Landmark Recognition Competition.

📄 PDF Abstract BibTeX arXiv:2110.02794

Code (0)

등록된 구현이 없습니다.

Tasks

Landmark RecognitionRetrieval

Methods 이 논문이 사용한 방법론

ArcFace ArcFace, or Additive Angular Margin Loss, is a loss function used in face recognition tasks. The softmax is traditionally used…

Similar Papers 제목 키워드 기반

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

Google Landmark Recognition 2020 Competition Third Place Solution

2020-10-11 · Qishen Ha, Bo Liu, Fuxu Liu, Peiyuan Liao

We present our third place solution to the Google Landmark Recognition 2020 competition. It is an ensemble of global features only Sub-center ArcFace models. We introduce dynamic margins for ArcFace loss, a family of tun…

Landmark Recognition

2nd Place Solution to Google Landmark Recognition Competition 2021

2021-10-06 · Shubin Dai

As Transformer-based architectures have recently shown encouraging progresses in computer vision. In this work, we present the solution to the Google Landmark Recognition 2021 Challenge held on Kaggle, which is an improv…

Landmark Recognition

2nd Place Solution to Google Landmark Retrieval 2020

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

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…

Retrieval

Team JL Solution to Google Landmark Recognition 2019

2019-06-10 · Yinzheng Gu, Chuanpeng Li

In this paper, we describe our solution to the Google Landmark Recognition 2019 Challenge held on Kaggle. Due to the large number of classes, noisy data, imbalanced class sizes, and the presence of a significant amount o…

Landmark RecognitionRe-RankingRetrieval