Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ This enhancement significantly improves the dataset's spatial content, providing
|
|
| 39 |
|
| 40 |
## Data loading
|
| 41 |
|
| 42 |
-
The Github repository associated to this dataset contains a PyTorch dataset class [
|
| 43 |
The time series contained in PASTIS have variable lengths.
|
| 44 |
The Sentinel 1 and 2 time series are stored in numpy array. The SPOT images are in TIFF format.
|
| 45 |
The annotations are in numpy array too.
|
|
|
|
| 39 |
|
| 40 |
## Data loading
|
| 41 |
|
| 42 |
+
The Github repository associated to this dataset contains a PyTorch dataset class of [the OmniSat repository](https://github.com/gastruc/OmniSat/blob/main/src/data/Pastis.py) that can be readily used to load data for training models on PASTIS-HD.
|
| 43 |
The time series contained in PASTIS have variable lengths.
|
| 44 |
The Sentinel 1 and 2 time series are stored in numpy array. The SPOT images are in TIFF format.
|
| 45 |
The annotations are in numpy array too.
|