ksmehrab commited on
Commit
cbf9c92
2 Parent(s): c8cb1bb 28df059

Merge branch 'main' of https://huggingface.co/datasets/imageomics/fish-vista

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -37,8 +37,8 @@ configs:
37
  path: identification_val.csv
38
  - config_name: trait_segmentation
39
  data_files:
40
- - split: all
41
- path: segmentation_data.csv
42
  ---
43
 
44
  <!--
@@ -215,7 +215,7 @@ Images and taxonomic labels were aggregated by [Fish-AIR](https://fishair.org/)
215
  This is what _you_ did to it following collection from the original source; it will be overall processing if you collected the data initially.
216
  -->
217
 
218
- |![Figure 4](https://huggingface.co/datasets/imageomics/fish-vista/resolve/main/figures/DataProcessingPipelineFishVista.png)|
219
  |:--|
220
  |**Figure 4.** An overview of the data processing and filtering pipeline used to obtain Fish-Vista. |
221
 
 
37
  path: identification_val.csv
38
  - config_name: trait_segmentation
39
  data_files:
40
+ - "segmentation_data.csv"
41
+ - "segmentation_masks/images/*.png"
42
  ---
43
 
44
  <!--
 
215
  This is what _you_ did to it following collection from the original source; it will be overall processing if you collected the data initially.
216
  -->
217
 
218
+ |![Figure 4](https://huggingface.co/datasets/imageomics/fish-vista/resolve/main/metadata/figures/DataProcessingPipelineFishVista.png)|
219
  |:--|
220
  |**Figure 4.** An overview of the data processing and filtering pipeline used to obtain Fish-Vista. |
221