Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,24 +4,17 @@ language:
|
|
| 4 |
- en
|
| 5 |
pretty_name: EcoWikiRS
|
| 6 |
---
|
| 7 |
-
|
| 8 |
-
Supervision with Species Observations and Wikipedia</h1>
|
| 9 |
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
| Valerie Zermatten <img src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16"/> · Javiera Castillo-Navarro <img src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16"/> · Pallavi Jain <img src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16"/> · Devis Tuia <img src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16"/> · Diego Marcos <img src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16"/> |
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
|
| 16 |
-
|
| 17 |
-
<img src="https://img.shields.io/badge/arXiv-2503.20871-B31B1B.svg?logo=arxiv&logoColor=white" alt="arXiv"></a>
|
| 18 |
-
<a href="https://github.com/eceo-epfl/EcoWikiRS">
|
| 19 |
-
<img src="https://img.shields.io/badge/GitHub-EcoWikiRS-black?logo=github" alt="GitHub"></a>
|
| 20 |
-
<a href="https://zenodo.org/records/15236742">
|
| 21 |
-
<img src="https://zenodo.org/badge/DOI/10.5281/zenodo.13121149.svg" alt="DOI"></a>
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
<h4> Overview </h4>
|
| 25 |
|
| 26 |
The **WikiRS** dataset, composed of triplets of images, species list and Wikipedia sentences :
|
| 27 |
- **91k high-resolution aerial images** (50cm, RGB bands) from the swissIMAGE product
|
|
@@ -29,7 +22,7 @@ The **WikiRS** dataset, composed of triplets of images, species list and Wikiped
|
|
| 29 |
- **103K different sentences** describing the habitat of the observed species, extracted from the corresponding Wikipedia article.
|
| 30 |
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
```
|
| 35 |
@InProceedings{Zermatten_2025_WikiRS,
|
|
@@ -43,7 +36,7 @@ The **WikiRS** dataset, composed of triplets of images, species list and Wikiped
|
|
| 43 |
```
|
| 44 |
|
| 45 |
|
| 46 |
-
|
| 47 |
|
| 48 |
- More information on the EUNIS ecosystem type map is available on the European Environment Agency website : [**Ecosystem type map** (all classes)](https://www.eea.europa.eu/en/analysis/maps-and-charts/ecosystem-type-map-all-classes-1).
|
| 49 |
|
|
@@ -51,4 +44,10 @@ The **WikiRS** dataset, composed of triplets of images, species list and Wikiped
|
|
| 51 |
|
| 52 |
|
| 53 |
|
| 54 |
-
Other smaller resources are mentioned in the relevant code sections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- en
|
| 5 |
pretty_name: EcoWikiRS
|
| 6 |
---
|
| 7 |
+
# EcoWikiRS: Learning Ecological Representations of Satellite Images from Weak Supervision with Species Observations and Wikipedia
|
|
|
|
| 8 |
|
| 9 |
+
**Authors**
|
| 10 |
+
Valerie Zermatten · Javiera Castillo-Navarro · Pallavi Jain · Devis Tuia · Diego Marcos
|
|
|
|
| 11 |
|
| 12 |
+
[](https://arxiv.org/abs/2504.19742)
|
| 13 |
+
[](https://github.com/eceo-epfl/EcoWikiRS)
|
| 14 |
+
[](https://zenodo.org/records/15236742)
|
| 15 |
|
| 16 |
|
| 17 |
+
## Overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
The **WikiRS** dataset, composed of triplets of images, species list and Wikipedia sentences :
|
| 20 |
- **91k high-resolution aerial images** (50cm, RGB bands) from the swissIMAGE product
|
|
|
|
| 22 |
- **103K different sentences** describing the habitat of the observed species, extracted from the corresponding Wikipedia article.
|
| 23 |
|
| 24 |
|
| 25 |
+
## How to cite this work:
|
| 26 |
|
| 27 |
```
|
| 28 |
@InProceedings{Zermatten_2025_WikiRS,
|
|
|
|
| 36 |
```
|
| 37 |
|
| 38 |
|
| 39 |
+
## Additional data information
|
| 40 |
|
| 41 |
- More information on the EUNIS ecosystem type map is available on the European Environment Agency website : [**Ecosystem type map** (all classes)](https://www.eea.europa.eu/en/analysis/maps-and-charts/ecosystem-type-map-all-classes-1).
|
| 42 |
|
|
|
|
| 44 |
|
| 45 |
|
| 46 |
|
| 47 |
+
Other smaller resources are mentioned in the relevant code sections.
|
| 48 |
+
|
| 49 |
+
## Contacts & Information
|
| 50 |
+
|
| 51 |
+
- **Contact Email:** valerie.zermatten@epfl.ch
|
| 52 |
+
- **Shared by:** [ECEO Lab](https://www.epfl.ch/labs/eceo/)
|
| 53 |
+
- **License:** MiT License
|