Eli-S commited on
Commit
2655ff1
1 Parent(s): 2e62253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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-deeplearning TODO]()
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 [here TODO]() for an example of how to train and run a segmentation and spectral classification algoirthm using this dataset.
 
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.