Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -111,4 +111,4 @@ plot_labelled_spectra(object_spectra_dict, class_numbers_to_labels, ax)
|
|
111 |
plt.show()
|
112 |
```
|
113 |
|
114 |
-
See [here TODO](https://github.com/livingoptics/python-examples) for an example of how to run a
|
|
|
111 |
plt.show()
|
112 |
```
|
113 |
|
114 |
+
See [here TODO](https://github.com/livingoptics/python-examples) for an example of how to train and run a segmentation and spectral classification algoirthm using this dataset.
|