Home

Awesome

GTA-V satellite imagery dataset (GTA-V-SID)

A synthetic satellite imagery dataset from the GTAV for semantic segmentation and domain adaptation.

Author: Tianyang Shi (shitianyang@buaa.edu.cn) and Zhengxia Zou (zzhengxi@umich.edu)

Description of the dataset

We introduce a synthetic dataset for remote sensing image segmentation based on the well-known video game Grand Theft Auto-V (GTA-V).

The dataset can be downloaded from: 1) Google Drive; 2) BaiduYun (key: 03r9).

The figure below shows an official map of the game GTA-V - the city of Los Santos, a fictional city featured in the game’s open world, covers an area of over 100 km2 with unprecedented details: (a) The satellite imagery rendered from aerial view. (b) An in-game frame rendered from the “first-person perspective”. (c) A part of the game map that is used to build our dataset. (d) The legend of the map (in a similar fashion of Google maps). Different to the previous datasets (G. Ros et al. CVPR16; S. Richter et al. ECCV16) that focuses on rendering street-view images from the “first-person perspective” (like (b)), we build our dataset from the “aerial perspective” of the city (c,d).

We build the ground truth of our dataset based on its official map legend (8000×8000 pixels, provided by Damon Pollard, with a 3000x3000 urban region selected). We manually annotated the building regions in a pixel-wise manner. We provide two formats for our dataset: 1) 3000x3000 satellite map; 2) 500x500 slices. For the second format, the images are cropped with an overlap of 250 pixels. The table below gives the statistics of our dataset.

DatasetGTA-V-SID
Image SourceGTA-V High-resolution Map (Los Santos, by Damon Pollard)
Size of the map3000x3000 pixels
Resolution∼1.0 m/pixel
Size of image slice500x500 pixels
Number of image slices121

The figure below shows four image slices from our dataset and the corresponding ground truth.

Citation

For more details of our dataset, please refer to the following paper.

@article{zou2020game,
  title={Do Game Data Generalize Well for Remote Sensing Image Segmentation?},
  author={Zou, Zhengxia and Shi, Tianyang and Li, Wenyuan and Zhang, Zhou and Shi, Zhenwei},
  journal={Remote Sensing},
  volume={12},
  number={2},
  pages={275},
  year={2020},
  publisher={Multidisciplinary Digital Publishing Institute}
}