Datasets:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Runway Piano Markings Dataset
A computer vision dataset of airport runway threshold markings (piano keys), for object detection.
Overview
This dataset contains 8,000 satellite images of size 640×640 captured from Google Maps. Each image focuses on "piano markings", the threshold indicators at the start of a runway. To make the task easier, all runways are oriented up.
Dataset Structure
The dataset is organized into two primary directories:
dataset/
├── images/
│ ├── LFPG_09L.png # Naming: {airport_ident}_{runway_ident}.png
│ └── ... # 8,000 PNG files
└── labels/
├── LFPG_09L.txt # Corresponding annotation file
└── ... # 8,000 TXT files
- Downloads last month
- 67