Eli-S commited on
Commit
b6aa69c
β€’
1 Parent(s): 2e96a76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -23,12 +23,14 @@ The data consists of RGB images, sparse spectral samples and instance segmentati
23
 
24
  From the 100 images, we extract >430,000 spectral samples, of which >85,000 belong to one of the 19 classes in the dataset. The rest of the spectra can be used for negative sampling when training classifiers.
25
 
 
 
26
  Additionally, we provide a set of demo videos in `.lo` format which are unannotated but which can be used to qualititively test algorithms built on this dataset.
27
 
28
 
29
  ### Classes
30
 
31
- The dataset contains 19 classes:
32
  - πŸ‹ lemon - 8275 total spectral samples
33
  - 🍈 melon - 9507 total spectral samples
34
  - πŸ₯’ cucumber - 227 total spectral samples
 
23
 
24
  From the 100 images, we extract >430,000 spectral samples, of which >85,000 belong to one of the 19 classes in the dataset. The rest of the spectra can be used for negative sampling when training classifiers.
25
 
26
+ An additional 13, labelled images are provided as a validation set.
27
+
28
  Additionally, we provide a set of demo videos in `.lo` format which are unannotated but which can be used to qualititively test algorithms built on this dataset.
29
 
30
 
31
  ### Classes
32
 
33
+ The training dataset contains 19 classes:
34
  - πŸ‹ lemon - 8275 total spectral samples
35
  - 🍈 melon - 9507 total spectral samples
36
  - πŸ₯’ cucumber - 227 total spectral samples