Datasets:
Jose Marie Antonio Minoza commited on
Commit ·
10df2bc
1
Parent(s): 7ff24c2
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Ocean Floor Bathymetry Enhancement Dataset
|
| 2 |
|
| 3 |
This dataset contains bathymetric data supporting the research presented in "Learning Enhanced Structural Representations with Block-Based Uncertainties for Ocean Floor Mapping" (ICLR 2025). It provides paired low-resolution and high-resolution bathymetric samples from various ocean regions worldwide.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
pretty_name: Ocean Floor Bathymetry Enhancement Dataset
|
| 6 |
+
size_categories:
|
| 7 |
+
- 10K<n<100K
|
| 8 |
+
tags:
|
| 9 |
+
- bathymetry
|
| 10 |
+
- ocean-mapping
|
| 11 |
+
- climate-change
|
| 12 |
+
- uncertainty-quantification
|
| 13 |
+
- earth-observation
|
| 14 |
+
task_categories:
|
| 15 |
+
- computer-vision
|
| 16 |
+
task_ids:
|
| 17 |
+
- image-enhancement
|
| 18 |
+
- uncertainty-estimation
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
|
| 22 |
# Ocean Floor Bathymetry Enhancement Dataset
|
| 23 |
|
| 24 |
This dataset contains bathymetric data supporting the research presented in "Learning Enhanced Structural Representations with Block-Based Uncertainties for Ocean Floor Mapping" (ICLR 2025). It provides paired low-resolution and high-resolution bathymetric samples from various ocean regions worldwide.
|