Datasets:
IGNF
/

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
NGonthier commited on
Commit
2b433c3
1 Parent(s): 67f0503

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [here)(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.
 
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.