Update README.md
Browse files
README.md
CHANGED
|
@@ -56,6 +56,7 @@ The dataset includes two real-world hyperspectral scenes from different sensors
|
|
| 56 |
Each scene comes with spectral band metadata and pixel-level land cover labels, enabling the identification of OOD components such as urban surfaces, bare ground, water bodies, and clouds — elements not represented in the training data.
|
| 57 |
|
| 58 |
The `TrainingSpectra_1522.csv` file serves as the **reference distribution** for the distance-based uncertainty method (Dis_UN): at inference time, the dissimilarity between any new unseen spectrum and this training set is computed in the predictor and embedding space to quantify how far the new data lies from the known training distribution.
|
|
|
|
| 59 |
---
|
| 60 |
|
| 61 |
## Dataset Structure
|
|
|
|
| 56 |
Each scene comes with spectral band metadata and pixel-level land cover labels, enabling the identification of OOD components such as urban surfaces, bare ground, water bodies, and clouds — elements not represented in the training data.
|
| 57 |
|
| 58 |
The `TrainingSpectra_1522.csv` file serves as the **reference distribution** for the distance-based uncertainty method (Dis_UN): at inference time, the dissimilarity between any new unseen spectrum and this training set is computed in the predictor and embedding space to quantify how far the new data lies from the known training distribution.
|
| 59 |
+
|
| 60 |
---
|
| 61 |
|
| 62 |
## Dataset Structure
|