Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -53,8 +53,7 @@ The dataset contains 19 classes:
|
|
53 |
## Requirements
|
54 |
|
55 |
- [lo-sdk](https://www.livingoptics.com/register-for-download-sdk/)
|
56 |
-
- [lo-
|
57 |
-
- [lo-data](https://huggingface.co/spaces/LivingOptics/README/discussions/3)
|
58 |
|
59 |
|
60 |
## Download instructions
|
@@ -112,4 +111,4 @@ plot_labelled_spectra(object_spectra_dict, class_numbers_to_labels, ax)
|
|
112 |
plt.show()
|
113 |
```
|
114 |
|
115 |
-
See [
|
|
|
53 |
## Requirements
|
54 |
|
55 |
- [lo-sdk](https://www.livingoptics.com/register-for-download-sdk/)
|
56 |
+
- [lo-data](https://huggingface.co/spaces/LivingOptics/README/discussions/3)
|
|
|
57 |
|
58 |
|
59 |
## Download instructions
|
|
|
111 |
plt.show()
|
112 |
```
|
113 |
|
114 |
+
See [Spatial Spectral Depp Learning TODO]() for an example of how to train and run a segmentation and spectral classification algoirthm using this dataset.
|