Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- Geospatial
|
12 |
- Foundation model
|
13 |
datasets:
|
14 |
-
- ibm-nasa-geospatial/
|
15 |
metrics:
|
16 |
- accuracy
|
17 |
- IoU
|
@@ -66,7 +66,4 @@ It is important to acknowledge that the CDL (Crop Data Layer) labels employed in
|
|
66 |
|
67 |
|
68 |
### Inference
|
69 |
-
There is an inference script that allows to run the hls-cdl crop classification model for inference on HLS images. These input have to be geotiff format, including 18 bands for 3 time-step, and each time-step includes the channels described above (Blue, Green, Red, Narrow NIR, SWIR, SWIR 2) in order.
|
70 |
-
|
71 |
-
|
72 |
-
|
|
|
11 |
- Geospatial
|
12 |
- Foundation model
|
13 |
datasets:
|
14 |
+
- ibm-nasa-geospatial/multi-temporal-crop-classification
|
15 |
metrics:
|
16 |
- accuracy
|
17 |
- IoU
|
|
|
66 |
|
67 |
|
68 |
### Inference
|
69 |
+
There is an inference script that allows to run the hls-cdl crop classification model for inference on HLS images. These input have to be geotiff format, including 18 bands for 3 time-step, and each time-step includes the channels described above (Blue, Green, Red, Narrow NIR, SWIR, SWIR 2) in order.
|
|
|
|
|
|