Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ metric provides insight into the quality of the match between Sentinel-2 and the
|
|
58 |
of NAIP. Additionally, a strict constraint was applied to the high-resolution images, using real Sentinel-2 data as
|
59 |
a reference to further enhance harmonization.
|
60 |
|
61 |
-
|
62 |
ages and the HR image has been normalized with the closest Sentinel-2 images using only histogram matching.
|
63 |
The temporal LR sequences **always** consist of 16 images, with the nearest image captured **always** within
|
64 |
0–10 days.
|
@@ -111,6 +111,8 @@ ax[1].set_title("High Resolution - NAIP")
|
|
111 |
plt.show()
|
112 |
```
|
113 |
|
|
|
|
|
114 |
<center>
|
115 |
<img src='https://cdn-uploads.huggingface.co/production/uploads/6402474cfa1acad600659e92/0QDq0EttQxwF6f-VCLrIo.png' alt='drawing' width='70%'/>
|
116 |
</center>
|
|
|
58 |
of NAIP. Additionally, a strict constraint was applied to the high-resolution images, using real Sentinel-2 data as
|
59 |
a reference to further enhance harmonization.
|
60 |
|
61 |
+
3. **`sen2naipv2-temporal`:** A temporal variant of the SEN2NAIPv2 dataset, where the LR are real Sentinel-2
|
62 |
ages and the HR image has been normalized with the closest Sentinel-2 images using only histogram matching.
|
63 |
The temporal LR sequences **always** consist of 16 images, with the nearest image captured **always** within
|
64 |
0–10 days.
|
|
|
111 |
plt.show()
|
112 |
```
|
113 |
|
114 |
+
**MORE EXAMPLES IN THE PREVIOUS COLAB**
|
115 |
+
|
116 |
<center>
|
117 |
<img src='https://cdn-uploads.huggingface.co/production/uploads/6402474cfa1acad600659e92/0QDq0EttQxwF6f-VCLrIo.png' alt='drawing' width='70%'/>
|
118 |
</center>
|