Search is not available for this dataset
image
imagewidth (px)
384
992

TopAir: Light-Weight Aerial dataset

HuggingFace Dataset

This dataset was collected with a nadir view (top view) using AirSim simulator in various outdoor environments (both rural and urban). It contains video frames collected in differet trajectories along with annotation of depth maps and semantic segmentation maps. The extrinsic camera locations corresponding to each frame are also provided. TopAir was collected at low, mid, and high altitudes varying from 10 to 100 meters above the ground. This is a light-weight dataset with an image resolution of 384x384 and ~7K total number of frames.

Dataset Details

The dataset was collected using different environments in UnrealEngine4 integrated with AirSim simulator. These environments are:

  • Africa (3 trajectories)
  • City Park (7 trajectories)
  • Oak Forest (3 trajectories)
  • Rural Australia (4 trajectories)
  • Assets Ville Town (5 trajectories)
  • Accustic Cities (3 trajectories)
  • Downtown City (5 trajectories)
  • Edith Finch (2 trajectories)
  • Landscape Mountains (1 trajectory)
  • Nature Pack (1 trajectory)

The semantic segmentation maps of TopAir contain 8 classes:

Class ID RGB Color Palette Class Name Definition
1 (75, 163, 185) Water Includes all water surfaces
2 (50, 128, 0) Trees all trees and vegetation above the ground
3 (232, 250, 80) Land all ground types (dirt ground, rocky ground, ground vegetation, sand, etc)
4 (237, 125, 49) Vehicle all types of ground vehicles (car, trucks, ..)
5 (70, 70, 70) Rocks boulders and rocks
6 (142, 1, 246) Road Lanes, streets, paved areas on which cars drive
7 (255, 128, 128) Building buildings, residential houses, and constructions
8 (128, 64, 64) Others any other objects not incuded in the above classes

Per-class pixel distribution: .....

To convert depth maps to their corresponding meter values: depth value (meter) = pixel value*100.0/255.0

The reference frames convention used in TopAir:

Dataset Description

  • Curated by: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • License: [More Information Needed]

Dataset Sources [optional]

  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

This dataset can be used in monocular depth estimation and semantic segmentation tasks concrened with aerial applications in outdoor environments.

Direct Use

[More Information Needed]

Dataset Structure

[More Information Needed] The dataset is organized as follows:

β”œβ”€β”€ AccuCities_1 (environmentName_trajectoryNum)
β”‚   β”œβ”€β”€ depth (depth maps annotation)
β”‚   β”œβ”€β”€ images (RGB frames)
β”‚   β”œβ”€β”€ seg_colored (segmentation maps in colors)
β”‚   β”œβ”€β”€ seg_id (segmentation maps represented with class ids)
β”‚   └── camera_loc.txt (camera locations and orientations)
β”‚   
β”œβ”€β”€ AccuCities_2
β”‚   β”œβ”€β”€ depth
β”‚   β”œβ”€β”€ images
β”‚   β”œβ”€β”€ seg_colored
β”‚   β”œβ”€β”€ seg_id
β”‚   └── camera_loc.txt
β”‚
β”œβ”€β”€ AccuCities_2
β”‚   β”œβ”€β”€ depth
β”‚   β”œβ”€β”€ images
β”‚   β”œβ”€β”€ seg_colored
β”‚   β”œβ”€β”€ seg_id
β”‚   └── camera_loc.txt
β”‚
β”œβ”€β”€ ....
β”‚
└── RuralAust3_2
    β”œβ”€β”€ depth
    β”œβ”€β”€ images
    β”œβ”€β”€ seg_colored
    β”œβ”€β”€ seg_id
    └── camera_loc.txt

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]

Downloads last month
36