Datasets:

Modalities:
Image
ArXiv:
License:
AGarioud commited on
Commit
151a192
·
verified ·
1 Parent(s): 5998e09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -67,12 +67,13 @@ data/
67
  │ ├── ROI/
68
  │ │ ├── <Patch>.tif # supervision file
69
  │ │ ├── <Patch>.tif
 
70
  ...
71
  ...
72
- ├── GLOBAL_ALL_MTD/
73
- ├── GLOABAL_SENSOR_MTD.gpkg # metadata file
74
- ├── GLOABAL_SENSOR_MTD.gpkg
75
- | ├── ...
76
  ```
77
 
78
 
 
67
  │ ├── ROI/
68
  │ │ ├── <Patch>.tif # supervision file
69
  │ │ ├── <Patch>.tif
70
+ │ └── ...
71
  ...
72
  ...
73
+ └── GLOBAL_ALL_MTD/
74
+ ├── GLOABAL_SENSOR_MTD.gpkg # metadata file
75
+ ├── GLOABAL_SENSOR_MTD.gpkg
76
+ └── ...
77
  ```
78
 
79