Henry Hölzemann Researcher in Sensor Fusion & Localization
All publications

Paper · 2026

Leaving the City: A Large-Scale Aerial Dataset for Cross-Season Localization in Unstructured Environments

  • Michael Schleiss
  • Henry Hölzemann
  • Fahmi Rouatbi
  • Torsten Fiolka
  • Thomas Pany
  • Roger Förstner
  • Daniel Cremers

ECCV 2026(Poster)

Leaving the City (LTC) is a large-scale aerial dataset for cross-season localization in unstructured environments.

Overview of the Leaving the City aerial dataset Overview of the Leaving the City aerial dataset

LTC provides aerial recordings captured across multiple seasons and environmental conditions, targeting robust localization beyond structured urban scenes. The dataset focuses on challenging unstructured environments such as forests, fields, rural areas, and repetitive natural landscapes, where visual localization is particularly difficult.

The dataset includes multiple flight sequences together with calibration data, sensor metadata, aerial imagery, semantic coverage information, and land-cover annotations.

Video overview

A one-minute overview of LTC, its seasonal coverage, georeferenced recordings, and terrain-stratified localization evaluation.

Dataset at a glance

Repeated aerial recordings across western Germany capture long-term appearance change at a scale that supports both aggregate and terrain-aware evaluation.

1,379 km
Flight trajectories
Across repeatedly flown routes
1.65 M
Aerial images
Global-shutter grayscale imagery
3
Seasons
Winter · summer · autumn
6
Flight campaigns
February 2022 – January 2024

Explore the flight routes

The two repeatedly flown routes can be inspected together or individually. Select one of the numbered points and switch between the available flight campaigns to compare the nearest recorded camera frames across seasons.

Loading interactive map…

Satellite background: Sentinel2-DE RGB (2019) — European Union, contains Copernicus Sentinel-2 data 2019, processed by the Bundesamt für Kartographie und Geodäsie (BKG). Land-cover background: CORINE Land Cover – 5ha (2018), © BKG 2026, licensed under dl-de/by-2.0.

Abstract

Long-term aerial localization requires matching live flight imagery against archival reference maps, demanding feature representations that are invariant to severe appearance changes and perceptual aliasing. However, current benchmarks report only aggregate accuracy over predominantly man-made environments, masking severe terrain-dependent performance gaps. As a result, localization performance over unstructured natural landscapes — where self-similar textures and drastic seasonal changes dominate — remains effectively unmeasured.

To address this, we introduce Leaving the City, the first large-scale aerial benchmark designed to isolate and quantify terrain-dependent localization gaps. Captured via a microlight aircraft, our dataset comprises 1,379 km of flight trajectories flown repeatedly to capture distinct seasonal variations. We pair high-frame-rate imagery and inertial measurements with semantic terrain masks, multi-year-old orthophotos, and precise 6-DoF ground truth.

Evaluating state-of-the-art matchers through our terrain-stratified protocol reveals a systematic bias: methods that succeed on man-made surfaces degrade sharply over natural terrain undergoing strong appearance change. By exposing where current methods fail, our benchmark provides a rigorous foundation for developing robust, all-terrain aerial localization. The dataset and code are publicly available.

Terrain-aware matching

The same matcher can behave very differently depending on the terrain beneath the aircraft. Select a terrain class, then drag across the query image to compare the recorded appearance with its land-cover annotation. The correspondence view below shows the geometrically verified matches between the archival orthoreference and the aerial query.

Aerial query over artificial surfaces Land cover Aerial image
Geometrically verified matches between the orthoreference and an aerial query over artificial surfaces
Green lines show correspondences retained by geometric verification. Results use SuperPoint + LightGlue with MAGSAC filtering at full input resolution. Each orthoreference is evaluated at 0°, 90°, 180°, and 270°; correspondences from the best rotation are mapped back to the north-aligned view shown here.
Artificial surfaces Agricultural areas Forest and semi-natural areas Wetlands and Waterbodies

Dataset Download

The dataset is organized into the following flight campaigns:

In addition, global metadata are provided under a shared meta folder. The expected local dataset layout is documented in the DATA README. The dataset can be browsed directly via directory access at ltc.cvg.cit.tum.de. Individual download links are provided at the bottom of this page.

For questions, download problems, or issues with the dataset, please open an issue in the Pygeon repository.

Download the complete dataset

wget --mirror --no-parent --no-host-directories \
  --reject-regex='[?]C=' \
  --reject='index.html*' \
  --directory-prefix=ltc-dataset \
  https://ltc.cvg.cit.tum.de/

Download a single campaign

Replace the <campaign> in the command below with one of the campaign identifiers listed above:

wget --mirror --no-parent --no-host-directories \
  --reject-regex='[?]C=' \
  --reject='index.html*' \
  --cut-dirs=1 \
  --directory-prefix=<campaign> \
  https://ltc.cvg.cit.tum.de/<campaign>/

For example, to download the campaign 2022-06-14-10-16-48:

wget --mirror --no-parent --no-host-directories \
  --reject-regex='[?]C=' \
  --reject='index.html*' \
  --cut-dirs=1 \
  --directory-prefix=2022-06-14-10-16-48 \
  https://ltc.cvg.cit.tum.de/2022-06-14-10-16-48/

Download global metadata

wget --mirror --no-parent --no-host-directories \
  --reject-regex='[?]C=' \
  --reject='index.html*' \
  --cut-dirs=1 \
  --directory-prefix=meta \
  https://ltc.cvg.cit.tum.de/meta/

Sequence Downloads

2022-02-23-11-45-35 — 31 files, 187.6 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

2022-02-23-15-53-20 — 31 files, 178.8 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

2022-06-10-10-42-22 — 28 files, 155.4 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

2022-06-14-10-16-48 — 52 files, 432.9 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

2022-10-19-14-14-59 — 57 files, 492.5 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

2024-01-29-12-31-01 — 59 files, 496.7 GiB

Calibration

Image archives

Land-cover annotations

Metadata

Core sensor files

Global metadata — 5 files, <0.1 GiB

Shared metadata files

Citation

Coming soon.