Add link to code repository
#4
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- earth-observation
|
4 |
- remote-sensing
|
5 |
- benchmark
|
6 |
- foundation-model
|
7 |
-
pretty_name: Copernicus-Bench
|
8 |
-
task_categories:
|
9 |
-
- image-classification
|
10 |
-
- image-segmentation
|
11 |
---
|
12 |
|
13 |
# Dataset Card for Copernicus-Bench
|
@@ -65,4 +65,4 @@ See individual datasets.
|
|
65 |
primaryClass={cs.CV},
|
66 |
url={https://arxiv.org/abs/2503.11849},
|
67 |
}
|
68 |
-
```
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- image-classification
|
4 |
+
- image-segmentation
|
5 |
+
pretty_name: Copernicus-Bench
|
6 |
tags:
|
7 |
- earth-observation
|
8 |
- remote-sensing
|
9 |
- benchmark
|
10 |
- foundation-model
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Dataset Card for Copernicus-Bench
|
|
|
65 |
primaryClass={cs.CV},
|
66 |
url={https://arxiv.org/abs/2503.11849},
|
67 |
}
|
68 |
+
```
|