madebyollin commited on
Commit
92d63ec
1 Parent(s): babc8bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -15,7 +15,13 @@ img2dataset --url_list data --output_folder data_files \
15
  --processes_count 16 --thread_count 128
16
  ```
17
 
18
- This dataset is dominated by botanical images from NMNH. Here's what a random selection looks like with all NMNH images excluded:
 
 
 
 
 
 
19
 
20
  ![](random_non_nmnh.png)
21
 
 
15
  --processes_count 16 --thread_count 128
16
  ```
17
 
18
+ This dataset includes human-authored titles and metadata directly from the SOA database.
19
+
20
+ AI Picasso have also created [`soa-full-florence2`](https://huggingface.co/datasets/aipicasso/soa-full-florence2) containing synthetic captions made with Florence-2.
21
+
22
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630447d40547362a22a969a2/wGhISvXOIwNsHCy3wluD2.png)
23
+
24
+ The `soa-full` dataset is dominated by botanical images from NMNH. Here's what a random selection looks like with all NMNH images excluded:
25
 
26
  ![](random_non_nmnh.png)
27