Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,17 @@ DeepShade is a multimodal dataset designed for shade simulation via text-conditi
|
|
| 10 |
|
| 11 |
The dataset was introduced in the DeepShade project (IJCAI 2025 submission), and it supports research in text-to-image generation.
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
Dataset Structure
|
| 15 |
|
| 16 |
Data Modality: Multimodal (Image, Text, Time)
|
| 17 |
Number of samples: ~100,000
|
| 18 |
Resolution: 1024×1024 images
|
|
|
|
| 19 |
Formats:
|
| 20 |
.png images (rendered)
|
| 21 |
.json metadata files with the following fields:
|
|
|
|
| 10 |
|
| 11 |
The dataset was introduced in the DeepShade project (IJCAI 2025 submission), and it supports research in text-to-image generation.
|
| 12 |
|
| 13 |
+
Dataset Files Structure:
|
| 14 |
+
|
| 15 |
+
Each city has a dedicated zip folder which contains source, target and the test and train json files
|
| 16 |
+
There is one common zip file for all the satellite images of all the cities
|
| 17 |
|
| 18 |
Dataset Structure
|
| 19 |
|
| 20 |
Data Modality: Multimodal (Image, Text, Time)
|
| 21 |
Number of samples: ~100,000
|
| 22 |
Resolution: 1024×1024 images
|
| 23 |
+
|
| 24 |
Formats:
|
| 25 |
.png images (rendered)
|
| 26 |
.json metadata files with the following fields:
|