1: \begin{abstract}
2: Cross-view geolocalization, a supplement or replacement for GPS, localizes an agent within a search area by matching ground-view images to overhead images. Significant progress has been made assuming a panoramic ground camera. Panoramic cameras' high complexity and cost make non-panoramic cameras more widely applicable, but also more challenging since they yield less scene overlap between ground and overhead images. This paper presents Restricted FOV Wide-Area Geolocalization (ReWAG), a cross-view geolocalization approach that combines a neural network and particle filter to globally localize a mobile agent with only odometry and a non-panoramic camera. ReWAG creates pose-aware embeddings and provides a strategy to incorporate particle pose into the Siamese network, improving localization accuracy by a factor of 100 compared to a vision transformer baseline. This extended work also presents ReWAG*, which improves upon ReWAG's generalization ability in previously unseen environments. ReWAG* repeatedly converges accurately on a dataset of images we have collected in Boston with a 72\textdegree{} field of view (FOV) camera, a location and FOV that ReWAG* was not trained on.
3: %ReWAG trains on image pairs with known camera heading and location within the satellite %image to produce embeddings that emphasize the area of the satellite image that is visible %in the ground image. At runtime ReWAG uses noisy compass heading and particle location %within the satellite image to generate pose-aware embeddings.
4: % We include in our submission a video that demonstrates ReWAG's convergence on a test path of several dozen kilometers.
5: %A video highlight that demonstrates ReWAG's convergence on a test path of several dozen kilometers is available at \url{https://youtu.be/U_OBQrt8qCE}.
6:
7: \end{abstract}
8: