Commit ·
1e1bd43
1
Parent(s): f064905
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,16 @@
|
|
| 1 |
-
The goal of this dataset is to test deep learning algorithms that predict yearly Above Ground Biomass (AGB) for Finnish forests using satellite imagery.
|
| 2 |
-
Feature data: Satellite imagery from the European Space Agency and European Commission's joint Sentinel-1 and Sentinel-2 satellite missions, designed to collect a rich array of Earth observation data
|
| 3 |
-
|
| 4 |
-
Label data: Ground-truth AGB measurements collected using LiDAR (Light Detection and Ranging) calibrated with in-situ measurements. LiDAR is able to generate high-quality AGB maps, but is more time consuming and intensive to collect than satellite imagery.
|
| 5 |
-
|
| 6 |
---
|
| 7 |
license: cc-by-4.0
|
|
|
|
|
|
|
| 8 |
tags:
|
| 9 |
- climate
|
|
|
|
| 10 |
size_categories:
|
| 11 |
-
-
|
| 12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
tags:
|
| 6 |
- climate
|
| 7 |
+
pretty_name: BioMassters
|
| 8 |
size_categories:
|
| 9 |
+
- 100K<n<1M
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
The goal of this dataset is to test deep learning algorithms that predict yearly Above Ground Biomass (AGB) for Finnish forests using satellite imagery.
|
| 13 |
+
Feature data: Satellite imagery from the European Space Agency and European Commission's joint Sentinel-1 and Sentinel-2 satellite missions, designed to collect a rich array of Earth observation data
|
| 14 |
+
|
| 15 |
+
Label data: Ground-truth AGB measurements collected using LiDAR (Light Detection and Ranging) calibrated with in-situ measurements. LiDAR is able to generate high-quality AGB maps, but is more time consuming and intensive to collect than satellite imagery.
|
| 16 |
+
|