Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2024,6 +2024,14 @@ configs:
|
|
| 2024 |
path: Yukon/test-*
|
| 2025 |
- split: test_hard
|
| 2026 |
path: Yukon/test_hard-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2027 |
---
|
| 2028 |
|
| 2029 |
# Dataset Card for CanadaFireSat 🔥🛰️
|
|
@@ -2094,8 +2102,10 @@ We describe below the different sources necessary to build the CanadaFireSat ben
|
|
| 2094 |
### 📍 Samples Localisation:
|
| 2095 |
|
| 2096 |
<p align="center">
|
| 2097 |
-
<
|
| 2098 |
-
|
|
|
|
|
|
|
| 2099 |
</p>
|
| 2100 |
|
| 2101 |
<p align="center">
|
|
@@ -2154,4 +2164,4 @@ TBC
|
|
| 2154 |
- **Curated by:** [Hugo Porta](https://scholar.google.com/citations?user=IQMApuoAAAAJ&hl=fr)
|
| 2155 |
- **Contact Email:** hugo.porta@epfl.ch
|
| 2156 |
- **Shared by:** [ECEO Lab](https://www.epfl.ch/labs/eceo/)
|
| 2157 |
-
- **License:** MiT License
|
|
|
|
| 2024 |
path: Yukon/test-*
|
| 2025 |
- split: test_hard
|
| 2026 |
path: Yukon/test_hard-*
|
| 2027 |
+
license: mit
|
| 2028 |
+
task_categories:
|
| 2029 |
+
- image-segmentation
|
| 2030 |
+
tags:
|
| 2031 |
+
- environment
|
| 2032 |
+
- wildfire
|
| 2033 |
+
size_categories:
|
| 2034 |
+
- 100K<n<1M
|
| 2035 |
---
|
| 2036 |
|
| 2037 |
# Dataset Card for CanadaFireSat 🔥🛰️
|
|
|
|
| 2102 |
### 📍 Samples Localisation:
|
| 2103 |
|
| 2104 |
<p align="center">
|
| 2105 |
+
<div style="display: flex; justify-content: center; gap: 10px;">
|
| 2106 |
+
<img src="images/pos_samples.png" alt="Positive Samples" width="45%"/>
|
| 2107 |
+
<img src="images/neg_samples.png" alt="Negative Samples" width="45%"/>
|
| 2108 |
+
</div>
|
| 2109 |
</p>
|
| 2110 |
|
| 2111 |
<p align="center">
|
|
|
|
| 2164 |
- **Curated by:** [Hugo Porta](https://scholar.google.com/citations?user=IQMApuoAAAAJ&hl=fr)
|
| 2165 |
- **Contact Email:** hugo.porta@epfl.ch
|
| 2166 |
- **Shared by:** [ECEO Lab](https://www.epfl.ch/labs/eceo/)
|
| 2167 |
+
- **License:** MiT License
|