Team JL Solution to Google Landmark Recognition 2019
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 of distractors in the test set, our method is based mainly on retrieval techniques with both global and local CNN approaches. Our full pipeline, after ensembling the models and applying several steps of re-ranking strategies, scores 0.37606 GAP on the private leaderboard which won the 1st place in the competition.
Code (0)
등록된 구현이 없습니다.
Tasks
Landmark RecognitionRe-RankingRetrievalSimilar Papers 제목 키워드 기반
Google Landmark Recognition 2020 Competition Third Place Solution
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 RecognitionLarge-scale Landmark Retrieval/Recognition under a Noisy and Diverse Dataset
The Google-Landmarks-v2 dataset is the biggest worldwide landmarks dataset characterized by a large magnitude of noisiness and diversity. We present a novel landmark retrieval/recognition system, robust to a noisy and di…
DiversityLandmark RecognitionMetric LearningRe-Ranking+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 RecognitionRetrieval2nd 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 RecognitionRerankingRetrieval2nd Place Solution to Google Landmark Recognition Competition 2021
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