Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -66,10 +66,8 @@ The `opensr-test` package provides five datasets for benchmarking SR models. The
|
|
66 |
- **`roi:`** The spatial unique identifier.
|
67 |
- **`lr_gee_id:`** The low-resolution image Google Earth Engine id.
|
68 |
- **`reflectance:`** How SR affects the mean of reflectance values. It uses the L1 norm. The lower the value, the better the reflectance consistency.
|
69 |
-
- **`spectral:`**
|
70 |
-
- **`spatial:`** The spatial misalignment in
|
71 |
-
- **`gradient_threshold`**: Threshold estimated by human interpretation. All the pixels with a gradient higher than this threshold are considered as features, and therefore, used to estimate the percentage of hallucination, omission, and correctness by the SR model.
|
72 |
-
We provide 12 bands for Sentinel-2 L2A (see table below) and 13 for Sentinel-2 L1C (see table below).
|
73 |
|
74 |
| Band | Description | Resolution (m) | L2A Index | L1C index |
|
75 |
|------|-------------|----------------|-------| -------|
|
@@ -90,7 +88,7 @@ We provide 12 bands for Sentinel-2 L2A (see table below) and 13 for Sentinel-2 L
|
|
90 |
|
91 |
### **NAIP (X4 scale factor)**
|
92 |
|
93 |
-
The National Agriculture Imagery Program (NAIP) dataset is a high-resolution aerial imagery dataset
|
94 |
|
95 |
```python
|
96 |
import opensr_test
|
@@ -104,7 +102,7 @@ naip = opensr_test.load("naip")
|
|
104 |
|
105 |
### **SPOT (X4 scale factor)**
|
106 |
|
107 |
-
The SPOT imagery
|
108 |
|
109 |
```python
|
110 |
import opensr_test
|
@@ -119,7 +117,7 @@ spot = opensr_test.load("spot")
|
|
119 |
|
120 |
### **Venµs (X2 scale factor)**
|
121 |
|
122 |
-
The Venµs images were obtained from the [**Sen2Venµs dataset**](https://zenodo.org/records/6514159). The dataset consists of 5m Venµs imagery captured in the visible and near-infrared spectrum (RGBNIR) and all Sentinel-2 L1C and L2A bands. The dataset
|
123 |
|
124 |
```python
|
125 |
import opensr_test
|
@@ -133,7 +131,7 @@ venus = opensr_test.load("venus")
|
|
133 |
|
134 |
### **SPAIN CROPS (x4 scale factor)**
|
135 |
|
136 |
-
The SPAIN CROPS dataset consists of 2.5m aerial imagery captured in the visible and near-infrared spectrum (RGBNIR) by the Spanish National Geographic Institute (IGN). The dataset includes all Sentinel-2 L1C and L2A bands. The dataset
|
137 |
|
138 |
```python
|
139 |
import opensr_test
|
@@ -147,7 +145,7 @@ spain_crops = opensr_test.load("spain_crops")
|
|
147 |
|
148 |
### **SPAIN URBAN (x4 scale factor)**
|
149 |
|
150 |
-
The SPAIN URBAN dataset consists of 2.5m aerial imagery captured in the visible and near-infrared spectrum (RGBNIR) by the Spanish National Geographic Institute (IGN). The dataset includes all Sentinel-2 L1C and L2A bands. The dataset
|
151 |
|
152 |
```python
|
153 |
|
|
|
66 |
- **`roi:`** The spatial unique identifier.
|
67 |
- **`lr_gee_id:`** The low-resolution image Google Earth Engine id.
|
68 |
- **`reflectance:`** How SR affects the mean of reflectance values. It uses the L1 norm. The lower the value, the better the reflectance consistency.
|
69 |
+
- **`spectral:`** This shows how the harmonization affects the spectral signature compared to the LR image. It uses the spectral angle distance. The lower the value, the better the spectral consistency. The values are in degrees.
|
70 |
+
- **`spatial:`** The spatial misalignment in terms of LR pixels (10m). The lower the value, the better the spatial consistency.
|
|
|
|
|
71 |
|
72 |
| Band | Description | Resolution (m) | L2A Index | L1C index |
|
73 |
|------|-------------|----------------|-------| -------|
|
|
|
88 |
|
89 |
### **NAIP (X4 scale factor)**
|
90 |
|
91 |
+
The National Agriculture Imagery Program (NAIP) dataset is a high-resolution aerial imagery dataset covering the continental United States. It consists of 2.5m NAIP imagery captured in the visible and near-infrared spectrum (RGBNIR) and all Sentinel-2 L1C and L2A bands. The dataset focuses on crop fields, forests, and bare soil areas.
|
92 |
|
93 |
```python
|
94 |
import opensr_test
|
|
|
102 |
|
103 |
### **SPOT (X4 scale factor)**
|
104 |
|
105 |
+
The SPOT imagery was obtained from the Worldstat dataset. The dataset consists of 2.5m SPOT imagery captured in the visible and near-infrared spectrum (RGBNIR) and all Sentinel-2 L1C and L2A bands. It focuses on urban areas, crop fields, and bare soil areas.
|
106 |
|
107 |
```python
|
108 |
import opensr_test
|
|
|
117 |
|
118 |
### **Venµs (X2 scale factor)**
|
119 |
|
120 |
+
The Venµs images were obtained from the [**Sen2Venµs dataset**](https://zenodo.org/records/6514159). The dataset consists of 5m Venµs imagery captured in the visible and near-infrared spectrum (RGBNIR) and all Sentinel-2 L1C and L2A bands. The dataset focuses on **crop fields, forests, urban areas, and bare soil areas**.
|
121 |
|
122 |
```python
|
123 |
import opensr_test
|
|
|
131 |
|
132 |
### **SPAIN CROPS (x4 scale factor)**
|
133 |
|
134 |
+
The SPAIN CROPS dataset consists of 2.5m aerial imagery captured in the visible and near-infrared spectrum (RGBNIR) by the Spanish National Geographic Institute (IGN). The dataset includes all Sentinel-2 L1C and L2A bands. The dataset focuses on **crop fields and forests**.
|
135 |
|
136 |
```python
|
137 |
import opensr_test
|
|
|
145 |
|
146 |
### **SPAIN URBAN (x4 scale factor)**
|
147 |
|
148 |
+
The SPAIN URBAN dataset consists of 2.5m aerial imagery captured in the visible and near-infrared spectrum (RGBNIR) by the Spanish National Geographic Institute (IGN). The dataset includes all Sentinel-2 L1C and L2A bands. The dataset focuses on **urban areas and roads**.
|
149 |
|
150 |
```python
|
151 |
|