Improve dataset card: add task category, paper links, and project page

#4
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
3
  tags:
4
  - earth-observation
5
  - remote-sensing
@@ -8,8 +12,6 @@ tags:
8
  - synthethic-aperture-radar
9
  - satellite
10
  - geospatial
11
- size_categories:
12
- - 1M<n<10M
13
  dataset_info:
14
  - config_name: default
15
  features:
@@ -34,7 +36,15 @@ configs:
34
 
35
  # Core-S1RTC
36
 
37
- Contains a global coverage of Sentinel-1 (RTC) patches, each of size 1,068 x 1,068 pixels.
 
 
 
 
 
 
 
 
38
 
39
  | Source | Sensing Type | Number of Patches | Patch Size | Total Pixels |
40
  |--------|--------------|-------------------|------------|--------------|
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ size_categories:
4
+ - 1M<n<10M
5
+ task_categories:
6
+ - other
7
  tags:
8
  - earth-observation
9
  - remote-sensing
 
12
  - synthethic-aperture-radar
13
  - satellite
14
  - geospatial
 
 
15
  dataset_info:
16
  - config_name: default
17
  features:
 
36
 
37
  # Core-S1RTC
38
 
39
+ Contains a global coverage of Sentinel-1 (RTC) patches, each of size 1,068 x 1,068 pixels. This dataset is part of the **Major TOM** ecosystem.
40
+
41
+ **Papers:**
42
+ - [Major TOM: Expandable Datasets for Earth Observation](https://huggingface.co/papers/2402.12095)
43
+ - [EarthEmbeddingExplorer: A Web Application for Cross-Modal Retrieval of Global Satellite Images](https://huggingface.co/papers/2603.29441)
44
+
45
+ **Links:**
46
+ - **Project Page:** [EarthEmbeddingExplorer](https://modelscope.ai/studios/Major-TOM/EarthEmbeddingExplorer)
47
+ - **GitHub Repository:** [ESA-PhiLab/Major-TOM](https://github.com/ESA-PhiLab/Major-TOM)
48
 
49
  | Source | Sensing Type | Number of Patches | Patch Size | Total Pixels |
50
  |--------|--------------|-------------------|------------|--------------|