paper-with-me

홈 › Papers

Content-Based Landmark Retrieval Combining Global and Local Features using Siamese Neural Networks

2022-08-03 · Tianyi Hu, Monika Kwiatkowski, Simon Matern, Olaf Hellwich

In this work, we present a method for landmark retrieval that utilizes global and local features. A Siamese network is used for global feature extraction and metric learning, which gives an initial ranking of the landmark search. We utilize the extracted feature maps from the Siamese architecture as local descriptors, the search results are then further refined using a cosine similarity between local descriptors. We conduct a deeper analysis of the Google Landmark Dataset, which is used for evaluation, and augment the dataset to handle various intra-class variances. Furthermore, we conduct several experiments to compare the effects of transfer learning and metric learning, as well as experiments using other local descriptors. We show that a re-ranking using local features can improve the search results. We believe that the proposed local feature extraction using cosine similarity is a simple approach that can be extended to many other retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2208.04201

Code (1)

Tianyihu212/Materarbeit 공식 구현 pytorch

Tasks

Metric LearningRe-RankingRetrievalTransfer Learning

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

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

Semi-Supervised Exploration in Image Retrieval

2019-06-12 · Cheng Chang, Himanshu Rai, Satya Krishna Gorti, Junwei Ma 외

We present our solution to Landmark Image Retrieval Challenge 2019. This challenge was based on the large Google Landmarks Dataset V2[9]. The goal was to retrieve all database images containing the same landmark for ever…

Image RetrievalRetrieval

Efficient large-scale image retrieval with deep feature orthogonality and Hybrid-Swin-Transformers

2021-10-07 · Christof Henkel

We present an efficient end-to-end pipeline for largescale landmark recognition and retrieval. We show how to combine and enhance concepts from recent research in image retrieval and introduce two architectures especiall…

Image RetrievalLandmark RecognitionRe-RankingRetrieval

Large-Scale Image Retrieval with Attentive Deep Local Features

2016-12-19 · ICCV 2017 10 · Hyeonwoo Noh, Andre Araujo, Jack Sim, Tobias Weyand 외

We propose an attentive local feature descriptor suitable for large-scale image retrieval, referred to as DELF (DEep Local Feature). The new feature is based on convolutional neural networks, which are trained only with …

Image RetrievalRetrieval