SynRS3D : A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery
Creators
Description
SynRS3D: A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery
Neural Information Processing Systems (Spotlight), 2024
For more details, please refer to our paper and visit our GitHub repository.
Overview
TL;DR:
SynRS3D is a comprehensive synthetic remote sensing dataset designed to improve global 3D semantic understanding from monocular high-resolution imagery. It includes data for three key tasks:
- Height estimation
- Land cover mapping
- Building change detection
Dataset Structure
The dataset consists of 17 folders and includes a total of 69,667 images at a resolution of 512x512. After downloading and extracting the files, ensure the directory structure follows this format:
${DATASET_ROOT} # Example: /home/username/project/SynRS3D/data/grid_g05_mid_v1
├── opt # RGB images (.tif), also used as post-event images for building change detection
├── pre_opt # RGB images (.tif), used as pre-event images for building change detection
├── gt_nDSM # Normalized Digital Surface Model (nDSM) images (.tif)
├── gt_ss_mask # Land cover mapping labels (.tif)
├── gt_cd_mask # Building change detection masks (.tif, 0 = no change, 255 = change area)
└── train.txt # List of training data filenames
The land cover mapping labels (`gt_ss_mask`) are mapped to the following categories:
- Bareland: 1
- Rangeland: 2
- Developed Space: 3
- Road: 4
- Trees: 5
- Water: 6
- Agriculture land: 7
- Buildings: 8
Image Breakdown by Folder
The dataset is organized into grid-like and irregular terrain. It includes a range of ground sampling distances (GSDs) and variations in building heights. The folder naming convention indicates these characteristics:
- `grid` = grid-like terrain
- `terrain` = irregular terrain
- `g005`, `g05`, `g1` = GSD ranges (0.05m–0.3m, 0.3m–0.6m, and 0.6m–1m, respectively)
- `low`, `mid`, `high` = building height variations
The dataset includes the following image counts:
- 1,430 images – `terrain_g05_mid_v1`
- 10,000 images – `grid_g05_mid_v2`
- 2,354 images – `terrain_g05_low_v1`
- 3,707 images – `terrain_g05_high_v1`
- 880 images – `terrain_g005_mid_v1`
- 2,127 images – `terrain_g005_low_v1`
- 11,325 images – `grid_g005_mid_v2`
- 1,212 images – `terrain_g005_high_v1`
- 348 images – `terrain_g1_mid_v1`
- 4,285 images – `terrain_g1_low_v1`
- 904 images – `terrain_g1_high_v1`
- 3,000 images – `grid_g005_mid_v1`
- 2,997 images – `grid_g005_low_v1`
- 4,000 images – `grid_g005_high_v1`
- 7,000 images – `grid_g05_mid_v1`
- 7,098 images – `grid_g05_low_v1`
- 7,000 images – `grid_g05_high_v1`
Citation
If you find SynRS3D useful in your research, please consider citing:
Contact
For any questions or feedback, feel free to reach out via email: song@ms.k.u-tokyo.ac.jp.
Enjoy using SynRS3D!
Files
terrain_g005_mid_v1.zip
Files
(101.8 GB)
Name | Size | Download all |
---|---|---|
md5:595cc9213b50cde802eb1c9484e6fa29
|
5.7 GB | Preview Download |
md5:ce2879b969115902a0b1cddb2e7c9366
|
4.0 GB | Preview Download |
md5:ee3f3cc9ecd6cfba62654f0e4be66572
|
4.3 GB | Preview Download |
md5:ff39868f4702b0cf167bb20a59c9dbf7
|
15.6 GB | Preview Download |
md5:00a0500f66fc54aa43a69c175b585815
|
10.8 GB | Preview Download |
md5:69beb0339e6e8ae6954e04415252c32a
|
10.2 GB | Preview Download |
md5:7435c802ab83e4e4a78def430e56059a
|
10.8 GB | Preview Download |
md5:eceb96a22416f177d4a71af7ee015d52
|
14.7 GB | Preview Download |
md5:719465a00d1d4baa5efd5962f0e02c08
|
1.6 GB | Preview Download |
md5:5be6388a6503ff458179731c5613d6cd
|
3.2 GB | Preview Download |
md5:18c21e345bd2860dc5be4cb2ea59b5c7
|
1.2 GB | Preview Download |
md5:ec03a49793d1856ca9eaf178974fda90
|
5.3 GB | Preview Download |
md5:8522fac7df58303597d0d36e9242eecc
|
3.7 GB | Preview Download |
md5:e2fcc9b551e170d8643ea1ed0ee61ec7
|
2.1 GB | Preview Download |
md5:22be1f89fd794f2b6ddb9bccb098c5af
|
1.3 GB | Preview Download |
md5:c2b08fa11e33629356021363b4571de8
|
6.9 GB | Preview Download |
md5:85973f4678a65c3e60c2b321e9570eea
|
518.6 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/JTRNEO/SynRS3D