paper-with-me

홈 › Papers

GAMa: Cross-view Video Geo-localization

2022-07-06 · Shruti Vyas, Chen Chen, Mubarak Shah

The existing work in cross-view geo-localization is based on images where a ground panorama is matched to an aerial image. In this work, we focus on ground videos instead of images which provides additional contextual cues which are important for this task. There are no existing datasets for this problem, therefore we propose GAMa dataset, a large-scale dataset with ground videos and corresponding aerial images. We also propose a novel approach to solve this problem. At clip-level, a short video clip is matched with corresponding aerial image and is later used to get video-level geo-localization of a long video. Moreover, we propose a hierarchical approach to further improve the clip-level geolocalization. It is a challenging dataset, unaligned and limited field of view, and our proposed method achieves a Top-1 recall rate of 19.4% and 45.1% @1.0mile. Code and dataset are available at following link: https://github.com/svyas23/GAMa.

📄 PDF Abstract BibTeX arXiv:2207.02431

Code (1)

svyas23/gama 공식 구현 pytorch

Tasks

geo-localization

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

VidTAG: Temporally Aligned Video to GPS Geolocalization with Denoising Sequence Prediction at a Global Scale

2026-04-14 · Parth Parag Kulkarni, Rohit Gupta, Prakash Chandra Chhipa, Mubarak Shah arxiv

The task of video geolocalization aims to determine the precise GPS coordinates of a video's origin and map its trajectory; with applications in forensics, social media, and exploration. Existing classification-based app…

Image Retrieval

X$^2$Localizer: Cross-grained Alignment for Progressive Cross-view Video Geo-localization

2026-08-17 · Zichao Zeng, Weijia Fan, Yufan Chen, June Moh Goo 외 arxiv

Cross-view Video Geo-localization (CVG) aims to localize ground-view videos by retrieving their corresponding geo-tagged aerial images. However, CVG approaches rely on fixed-length inputs and post-hoc refinement, hinderi…

CVLNet: Cross-View Semantic Correspondence Learning for Video-based Camera Localization

2022-08-07 · Yujiao Shi, Xin Yu, Shan Wang, Hongdong Li

This paper tackles the problem of Cross-view Video-based camera Localization (CVL). The task is to localize a query camera by leveraging information from its past observations, i.e., a continuous sequence of images obser…

Camera LocalizationImage-Based LocalizationSemantic correspondence

A Survey on Video Moment Localization

2023-06-13 · Meng Liu, Liqiang Nie, Yunxiao Wang, Meng Wang 외

Video moment localization, also known as video moment retrieval, aiming to search a target segment within a video described by a given natural language query. Beyond the task of temporal action localization whereby the t…

Action LocalizationMoment RetrievalRetrievalSurvey+1

Trajectory-aware Cross-view Geo-localization with Sequential Observations

2026-07-16 · Tianyi Gao, Jiayu Lin, Danielle Beaulieu, Nathan Jacobs arxiv

Cross-view geo-localization matches ground-level observations against geo-tagged satellite imagery. Recent methods show that sequential queries such as video clips yield richer spatiotemporal cues than single images, yet…