SOTAVerified

EffoVPR: Effective Foundation Model Utilization for Visual Place Recognition

2024-05-28Unverified0· sign in to hype

Issar Tzachor, Boaz Lerner, Matan Levy, Michael Green, Tal Berkovitz Shalev, Gavriel Habib, Dvir Samuel, Noam Korngut Zailer, Or Shimshi, Nir Darshan, Rami Ben-Ari

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The task of Visual Place Recognition (VPR) is to predict the location of a query image from a database of geo-tagged images. Recent studies in VPR have highlighted the significant advantage of employing pre-trained foundation models like DINOv2 for the VPR task. However, these models are often deemed inadequate for VPR without further fine-tuning on VPR-specific data. In this paper, we present an effective approach to harness the potential of a foundation model for VPR. We show that features extracted from self-attention layers can act as a powerful re-ranker for VPR, even in a zero-shot setting. Our method not only outperforms previous zero-shot approaches but also introduces results competitive with several supervised methods. We then show that a single-stage approach utilizing internal ViT layers for pooling can produce global features that achieve state-of-the-art performance, with impressive feature compactness down to 128D. Moreover, integrating our local foundation features for re-ranking further widens this performance gap. Our method also demonstrates exceptional robustness and generalization, setting new state-of-the-art performance, while handling challenging conditions such as occlusion, day-night transitions, and seasonal variations.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AmsterTimeEffoVPRRecall@165.5Unverified
EynshamEffoVPRRecall@191Unverified
Mapillary testEffoVPRRecall@179Unverified
Mapillary valEffoVPRRecall@192.8Unverified
NordlandEffoVPRRecall@195Unverified
Pittsburgh-30k-testEffoVPRRecall@193.9Unverified
San Francisco Landmark DatasetEffoVPRRecall@193Unverified
SF-XL test v1EffoVPRRecall@195.5Unverified
SF-XL test v2EffoVPRRecall@194.5Unverified
St LuciaEffoVPRRecall@1100Unverified
Tokyo247EffoVPRRecall@198.7Unverified

Reproductions