Landmark Recognition
14 papers with code • 2 benchmarks • 4 datasets
Datasets
Most implemented papers
Google Landmarks Dataset v2 -- A Large-Scale Benchmark for Instance-Level Recognition and Retrieval
GLDv2 is the largest such dataset to date by a large margin, including over 5M images and 200k distinct instance labels.
2nd 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 augmentation and query extension searching; reranking from recognition results and local feature matching.
Two-stage Discriminative Re-ranking for Large-scale Landmark Retrieval
Due to the variance of the images, which include extreme viewpoint changes such as having to retrieve images of the exterior of a landmark from images of the interior, this is very challenging for approaches based exclusively on visual similarity.
Google Landmark Recognition 2020 Competition Third Place Solution
We present our third place solution to the Google Landmark Recognition 2020 competition.
Efficient Nearest Neighbors Search for Large-Scale Landmark Recognition
It allows to drastically reduce the query time and outperforms the accuracy results compared to the state-of-the-art methods for large-scale landmark recognition.
An accurate retrieval through R-MAC+ descriptors for landmark recognition
The landmark recognition problem is far from being solved, but with the use of features extracted from intermediate layers of Convolutional Neural Networks (CNNs), excellent results have been obtained.
NU-LiteNet: Mobile Landmark Recognition using Convolutional Neural Networks
The growth of high-performance mobile devices has resulted in more research into on-device image recognition.
Improving Landmark Recognition using Saliency detection and Feature classification
Image Landmark Recognition has been one of the most sought-after classification challenges in the field of vision and perception.
Large-scale Landmark Retrieval/Recognition under a Noisy and Diverse Dataset
Besides, we devise a discriminative re-ranking method to address the diversity of the dataset for landmark retrieval.
Supporting large-scale image recognition with out-of-domain samples
This article presents an efficient end-to-end method to perform instance-level recognition employed to the task of labeling and ranking landmark images.