Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -53,16 +53,6 @@ Within **each** of these granule directories, you will find the following file s
|
|
| 53 |
|
| 54 |
---
|
| 55 |
|
| 56 |
-
## Uses
|
| 57 |
-
|
| 58 |
-
### Direct Use
|
| 59 |
-
This dataset is primarily intended for researchers and practitioners looking to replicate the findings of **[Insert Article Title]**, or those testing hyperspectral image segmentation, anomaly detection algorithms, and onboard processing techniques.
|
| 60 |
-
|
| 61 |
-
### Integration
|
| 62 |
-
The `.npy` arrays are provided specifically so that the data can be seamlessly integrated into Python data science workflows (e.g., using `numpy.load()`) to validate machine learning models against ground truth (`label.npy`) and algorithm baseline predictions (`linknet_inference.npy` and `mag1c_sas.npy`).
|
| 63 |
-
|
| 64 |
-
---
|
| 65 |
-
|
| 66 |
## Citation
|
| 67 |
|
| 68 |
If you use this dataset in your research, please cite the accompanying article:
|
|
|
|
| 53 |
|
| 54 |
---
|
| 55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
## Citation
|
| 57 |
|
| 58 |
If you use this dataset in your research, please cite the accompanying article:
|