paper-with-me

홈 › Papers

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 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.

📄 PDF Abstract BibTeX arXiv:1906.11874

Code (0)

등록된 구현이 없습니다.

Tasks

Landmark RecognitionRe-RankingRetrieval

Similar Papers 제목 키워드 기반

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

Large-scale Landmark Retrieval/Recognition under a Noisy and Diverse Dataset

2019-06-10 · Kohei Ozaki, Shuhei Yokoo

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+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

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

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