Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# BigEarthNet - HDF5 version
|
2 |
This repository contains an export of the existing BigEarthNet dataset in HDF5 format. All Sentinel-2 acquisitions are exported according to TorchGeo's dataset (120x120 pixels resolution).
|
3 |
Sentinel-1 is not contained in this repository for the moment.
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- image-classification
|
4 |
+
pretty_name: BigEarthNet
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
7 |
+
---
|
8 |
# BigEarthNet - HDF5 version
|
9 |
This repository contains an export of the existing BigEarthNet dataset in HDF5 format. All Sentinel-2 acquisitions are exported according to TorchGeo's dataset (120x120 pixels resolution).
|
10 |
Sentinel-1 is not contained in this repository for the moment.
|